Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukachi committed Dec 20, 2024
1 parent d5e3980 commit 8a0b973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install rollup
run: |
npm install --global rollup
npm install --global rollup@4.28.1
- name: Build
working-directory: aptos-wasm
Expand Down

0 comments on commit 8a0b973

Please sign in to comment.