Skip to content

Commit

Permalink
get rids of a debug print and hope it magically works
Browse files Browse the repository at this point in the history
  • Loading branch information
irevoire committed May 11, 2023
1 parent b5ce9e6 commit 5a02740
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
with:
registry-token: ${{ secrets.CRATES_TOKEN }}
path: "derive"
- uses: ubuntu-latest
with:
run: echo $PATH
- uses: katyo/publish-crates@v1
with:
registry-token: ${{ secrets.CRATES_TOKEN }}
Expand Down

0 comments on commit 5a02740

Please sign in to comment.