Skip to content

Commit b5ce9e6

Browse files
committed
fix the ci again
1 parent 1d80cf3 commit b5ce9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
registry-token: ${{ secrets.CRATES_TOKEN }}
2020
path: "derive"
21-
- uses: What is happening
21+
- uses: ubuntu-latest
2222
with:
2323
run: echo $PATH
2424
- uses: katyo/publish-crates@v1

0 commit comments

Comments
 (0)