Use pinned version of wasm-bindgen-cli (#1855)

* Use pinned version of wasm-bindgen-cli

* Update wasm-bindgen to 0.2.82

* Call setup_web.sh from scripts that depends on it
This commit is contained in:
Emil Ernerfeldt
2022-07-25 23:02:10 +02:00
committed by GitHub
parent 36cdae98df
commit a7012cf8a6
5 changed files with 18 additions and 15 deletions
+1 -1
View File
@@ -193,5 +193,5 @@ jobs:
toolchain: 1.60.0
override: true
- run: rustup target add wasm32-unknown-unknown
- run: cargo install wasm-bindgen-cli
- run: ./sh/setup_web.sh
- run: ./sh/wasm_bindgen_check.sh