Skip to content

Commit

Permalink
-y flag
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Dec 28, 2023
1 parent b4e7589 commit ade6218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wasmer-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: wasmerio/setup-wasmer@v3
- run: rustup target add wasm32-wasi
- uses: cargo-bins/cargo-binstall@main
- run: cargo binstall cargo-wasix
- run: cargo binstall cargo-wasix -y
- run: cargo wasix build --release
- run: wasmer deploy --publish-package
env:
Expand Down

0 comments on commit ade6218

Please sign in to comment.