Skip to content

Commit b844fb4

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

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: ./CI.yml
22+
uses: ./.github/workflows/ci.yml
2323
if: contains('["Swimburger","dprothero"]', github.actor)
2424
name: Build, test, and pack
2525
permissions:

0 commit comments

Comments
 (0)