Skip to content

Commit

Permalink
Update setup-emsdk to 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tniessen committed Apr 19, 2023
1 parent 39630ec commit 9edd2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
node-version: ${{env.NODE_VERSION}}
- name: Set up Emscripten SDK ${{env.EMSDK_VERSION}}
uses: mymindstorm/setup-emsdk@v11
uses: mymindstorm/setup-emsdk@v12
with:
version: ${{env.EMSDK_VERSION}}
- name: Install dependencies
Expand Down

0 comments on commit 9edd2fc

Please sign in to comment.