Skip to content

Commit 5a02740

Browse files
committed
get rids of a debug print and hope it magically works
1 parent b5ce9e6 commit 5a02740

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish-binaries.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
with:
1919
registry-token: ${{ secrets.CRATES_TOKEN }}
2020
path: "derive"
21-
- uses: ubuntu-latest
22-
with:
23-
run: echo $PATH
2421
- uses: katyo/publish-crates@v1
2522
with:
2623
registry-token: ${{ secrets.CRATES_TOKEN }}

0 commit comments

Comments
 (0)