Skip to content

Commit

Permalink
Node is not necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Jun 13, 2023
1 parent 20503eb commit 02c0b15
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
targets: wasm32-unknown-unknown
- uses: actions/setup-node@v3
with:
node-version: 'lts/*'
registry-url: 'https://registry.npmjs.org'
- uses: Homebrew/actions/setup-homebrew@master
- name: Install wasm-opt
run: brew update && brew install binaryen
Expand Down

0 comments on commit 02c0b15

Please sign in to comment.