Skip to content

Commit

Permalink
Update wasm-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejressel committed Mar 17, 2024
1 parent 064b3c7 commit 432ef25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Install required cargo packages
run: |
cargo install [email protected] --locked || cargo-component --version
cargo install wasm-tools@1.0.57 --locked || wasm-tools --version
cargo install wasm-tools@1.201.0 --locked || wasm-tools --version
./build.sh
- name: Build WASM support (Windows)
Expand Down

0 comments on commit 432ef25

Please sign in to comment.