Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaoboy committed Sep 15, 2024
1 parent b1ab233 commit 8bfa5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
rustup target add wasm32-unknown-unknown
cargo install wasm-pack
cargo binstall wasm-pack
npm i pnpm -g
cd ./ansi2
Expand Down

0 comments on commit 8bfa5b4

Please sign in to comment.