Skip to content

Commit

Permalink
uhm
Browse files Browse the repository at this point in the history
  • Loading branch information
KaffinPX committed Apr 12, 2024
1 parent 50dbd98 commit 2603726
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 @@ -15,7 +15,7 @@ jobs:
- name: Install WASM binaries from aspectron.org
run: wget -O wasm.zip https://kaspa.aspectron.org/nightly/downloads/kaspa-wasm32-sdk-2024-04-11.zip
- name: Extract WASM binaries
run: 7z x wasm.zip web\kaspa -o ./wasm
run: 7z x wasm.zip web\kaspa -o/wasm
- name: Install Dependencies
run: bun install
- name: Build Kaspian
Expand Down

0 comments on commit 2603726

Please # to comment.