Skip to content

Commit

Permalink
Try bumping WASM version to allow feeRate builds
Browse files Browse the repository at this point in the history
  • Loading branch information
KaffinPX committed Sep 14, 2024
1 parent faf5eb0 commit 6d14406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
bun-version: 1.0.31
- name: Install WASM binaries from aspectron.org
run: wget -O wasm.zip https://kaspa.aspectron.org/nightly/downloads/kaspa-wasm32-sdk-nacho.zip
run: wget -O wasm.zip https://kaspa.aspectron.org/nightly/downloads/kaspa-wasm32-sdk-2024-09-13.zip
- name: Extract WASM binaries
run: |
7z x wasm.zip
Expand Down

0 comments on commit 6d14406

Please sign in to comment.