Skip to content

Commit

Permalink
no interactive mode
Browse files Browse the repository at this point in the history
  • Loading branch information
wysiwys authored Aug 27, 2024
1 parent 681fea7 commit 591c6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-node@v4
- name: Setup
run: |
curl https://sh.rustup.rs -sSf | sh
curl https://sh.rustup.rs -sSf | sh -s -- -y
cargo install wasm-pack
npm prefix --frontend ci
- name: Build
Expand Down

0 comments on commit 591c6fa

Please sign in to comment.