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 15675b0 commit 933e836
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 @@ -94,7 +94,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@a1ae72b2fab700f2cc07766cc8dfb33966250014
go install github.com/Zxilly/go_js_wasm_exec@149a70ce858641392338293a05ba15b00585860e
- name: Download UI file
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
Expand Down

0 comments on commit 933e836

Please sign in to comment.