Skip to content

Commit

Permalink
fixup! Set-up continuous integration
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Oct 2, 2023
1 parent 66f151e commit 3b3ebe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v3
with:
node-version: 21.0.0-v8-canary
node-version: v21.0.0-v8-canary20230928fe8cd53052

- name: Restore cached binaryen
id: cache-binaryen
Expand Down

0 comments on commit 3b3ebe6

Please sign in to comment.