Skip to content

Commit

Permalink
Better config
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkaatje committed Nov 11, 2023
1 parent 382441c commit 994b372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: rustup target add wasm32-unknown-unknown

- name: Install wasm-bindgen
run: cargo install wasm-bindgen-cli --version latest
run: cargo install wasm-bindgen-cli

- name: Build WebAssembly
run: |
Expand Down

0 comments on commit 994b372

Please sign in to comment.