Skip to content

Commit

Permalink
feat: lock wasm-pack 0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
meloalright committed Apr 24, 2024
1 parent 1be7a73 commit a33a037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: soft-skia-wasm
run: |
cargo install wasm-pack
cargo install wasm-pack@0.10.3
cd soft-skia-wasm
wasm-pack build --release --target web
ls pkg
Expand Down

0 comments on commit a33a037

Please sign in to comment.