Skip to content

Commit

Permalink
Upgrade emscripten version used to build in GH actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpd002 committed Jan 6, 2024
1 parent 36ebe1f commit c451430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-js.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Setup Emscripten
uses: mymindstorm/setup-emsdk@v12
with:
version: 3.1.19
version: 3.1.51
- name: Checkout
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit c451430

Please sign in to comment.