Skip to content

Commit

Permalink
wasmpack 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nokotan committed Dec 31, 2024
1 parent fe1b933 commit 749f070
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 @@ -24,7 +24,7 @@ jobs:
override: true
- uses: Swatinem/rust-cache@v2
- name: Setup Rust tools
run: cargo install wasm-pack
run: cargo install --version 0.12.1 wasm-pack

- name: Use Node.js 16.x
uses: actions/setup-node@v3
Expand Down

0 comments on commit 749f070

Please sign in to comment.