Skip to content

Commit

Permalink
Try bumping Bun version
Browse files Browse the repository at this point in the history
  • Loading branch information
KaffinPX committed Sep 3, 2024
1 parent 87fc3eb commit e4df0cb
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 @@ -33,7 +33,7 @@ jobs:
- name: Use bun
uses: oven-sh/setup-bun@v1
with:
bun-version: 1.0.31
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
- name: Extract WASM binaries
Expand Down

0 comments on commit e4df0cb

Please sign in to comment.