Skip to content

Commit

Permalink
fix srtool build
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga committed Sep 16, 2023
1 parent 3b1d5b3 commit 06ec8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
ls -la /cargo-home/
du -sh /cargo-home/*
echo "---- RUNNING BUILD ----"
srtool build
srtool/build --save
- id: 'auth'
# if: ${{ github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit 06ec8e1

Please sign in to comment.