Skip to content

Commit a33a037

Browse files
committed
feat: lock wasm-pack 0.10.3
1 parent 1be7a73 commit a33a037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: soft-skia-wasm
3434
run: |
35-
cargo install wasm-pack
35+
cargo install wasm-pack@0.10.3
3636
cd soft-skia-wasm
3737
wasm-pack build --release --target web
3838
ls pkg

0 commit comments

Comments
 (0)