Skip to content

Commit

Permalink
chore: fix scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Feb 12, 2024
1 parent d5acc6f commit 51f9f8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/scripts/wasm-pack-install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash
set -eu

cd $(dirname "$0")/..

./.github/scripts/cargo-binstall-install.sh

cargo-binstall wasm-pack --version 0.12.1 -y

0 comments on commit 51f9f8a

Please sign in to comment.