Skip to content

Commit

Permalink
chore: update html5 workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jefersondaniel committed Jan 7, 2024
1 parent 7c64ba2 commit 017025f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-html5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install emscripten rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: nightly-2023-11-10
target: wasm32-unknown-emscripten
profile: minimal

Expand Down

0 comments on commit 017025f

Please sign in to comment.