1 files changed, 1 insertions(+), 1 deletions(-)
M .build.yml
M .build.yml => .build.yml +1 -1
@@ 22,7 22,7 @@ tasks:
sudo wget https://coredoes.dev/sccache -O /usr/local/bin/sccache
sudo chmod 0755 /usr/local/bin/sccache
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
- cargo binstall wasm-bindgen --version 0.2.118
+ cargo binstall wasm-bindgen-cli --version 0.2.118
- web_client: |
source ~/.profile
cd starkingdoms