Skip to content

Commit

Permalink
Also pin the wasm-bindgen-cli binary
Browse files Browse the repository at this point in the history
  • Loading branch information
H-Plus-Time committed Sep 1, 2023
1 parent d6c4b9d commit f279dd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:

- uses: Swatinem/rust-cache@v1

- run: cargo install --git https://github.com/Liamolucko/wasm-bindgen --rev 85167263f43825d519cd9dc18ace9ee47348ab47 wasm-bindgen-cli
- run: wasm-pack build --dev --target nodejs
- run: wasm-pack test --node

Expand Down

0 comments on commit f279dd7

Please sign in to comment.