We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d80cf3 commit b5ce9e6Copy full SHA for b5ce9e6
.github/workflows/publish-binaries.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
registry-token: ${{ secrets.CRATES_TOKEN }}
20
path: "derive"
21
- - uses: What is happening
+ - uses: ubuntu-latest
22
23
run: echo $PATH
24
- uses: katyo/publish-crates@v1
0 commit comments