Skip to content

Commit

Permalink
ci: upgrade wasm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Zxilly committed Feb 14, 2025
1 parent c5ab2e3 commit 0f6385c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/built-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Setup Go global dependencies
run: |
go install github.com/jstemmer/go-junit-report/v2@85bf4716ac1f025f2925510a9f5e9f5bb347c009
go install github.com/Zxilly/go_js_wasm_exec@3802c2707235940a7cd767744297e8e3d245687b
go install github.com/Zxilly/go_js_wasm_exec@a1ae72b2fab700f2cc07766cc8dfb33966250014
- name: Download UI file
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
Expand Down

0 comments on commit 0f6385c

Please sign in to comment.