~starkingdoms/starkingdoms

8dd4feacce16cf2b1636d2381c2640f612752d9f — core 16 days ago 2d5ff0a
fix: actually install the cli
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