We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be7a73 commit a33a037Copy full SHA for a33a037
.github/workflows/check.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: soft-skia-wasm
34
run: |
35
- cargo install wasm-pack
+ cargo install wasm-pack@0.10.3
36
cd soft-skia-wasm
37
wasm-pack build --release --target web
38
ls pkg
0 commit comments