Skip to content

Commit

Permalink
deps: update to [email protected], Wasmtime@25 toolchain (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford authored Sep 23, 2024
1 parent 0bf599f commit d63185d
Show file tree
Hide file tree
Showing 100 changed files with 2,433 additions and 2,534 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,8 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node }}
- name: Setup pnpm
run: npm install -g pnpm
- name: Install NPM packages
run: pnpm install
run: npm ci
- name: Download Build
uses: actions/download-artifact@v4
with:
Expand Down
Loading

0 comments on commit d63185d

Please sign in to comment.