Skip to content

Commit

Permalink
Bump WASM library
Browse files Browse the repository at this point in the history
  • Loading branch information
KaffinPX committed Sep 9, 2024
1 parent 4ad6ba1 commit 87d0c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
bun-version: 1.1.22
- name: Install WASM binaries from aspectron.org
run: wget -O wasm.zip https://kaspa.aspectron.org/nightly/downloads/kaspa-wasm32-sdk-omega-2024-08-18.zip
run: wget -O wasm.zip https://kaspa.aspectron.org/nightly/downloads/kaspa-wasm32-sdk-2024-09-07.zip
- name: Extract WASM binaries
run: |
7z x wasm.zip
Expand Down

0 comments on commit 87d0c8b

Please sign in to comment.