Skip to content

Commit

Permalink
Update build-deploy-wasm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alicja-januszkiewicz authored May 1, 2024
1 parent ddf3be5 commit 80ec87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
rustup install nightly-2023-06-12
rustup default nightly-2023-06-12
rustup target add wasm32-unknown-unknown
cargo install wasm-bindgen-cli
cargo install wasm-bindgen-cli --version 0.2.88
- name: Build app
run: ./wasm-bindgen-macroquad.sh cubic --release
Expand Down

0 comments on commit 80ec87a

Please sign in to comment.