~starkingdoms/starkingdoms

d5ae439e152b678cacc34b43f9090e33c0b9cb20 — core 16 days ago 8dd4fea
fix: actually install the cli (2)
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-cli --version 0.2.118
      cargo binstall wasm-bindgen-cli --version 0.2.118 --no-confirm
  - web_client: |
      source ~/.profile
      cd starkingdoms