Skip to content

Commit 60b95f5

Browse files
committed
Attempt to fix release
1 parent 1ac8cc0 commit 60b95f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919

2020
jobs:
2121
build:
22-
uses: .github/workflows/CI.yml
22+
uses: ./CI.yml
2323
if: contains('["Swimburger","dprothero"]', github.actor)
2424
name: Build, test, and pack
2525
permissions:

0 commit comments

Comments
 (0)