pin wasm-bindgen-cli ver
This commit is contained in:
parent
a765ee4c61
commit
4b3db8bf1f
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
rustup update
|
rustup update
|
||||||
rustup target add wasm32-unknown-unknown
|
rustup target add wasm32-unknown-unknown
|
||||||
|
cargo install -f wasm-bindgen-cli --version 0.2.95
|
||||||
|
|
||||||
- name: Install cargo-deb
|
- name: Install cargo-deb
|
||||||
run: cargo install cargo-deb --no-default-features
|
run: cargo install cargo-deb --no-default-features
|
||||||
|
|
Loading…
Add table
Reference in a new issue