Skip to content

Commit

Permalink
Updated version of mymindstorm/setup-emsdk workflow action
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnlak committed Jun 8, 2023
1 parent bd08314 commit 0cfa33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:

- name: Setup Emscripten
if: matrix.name == 'Emscripten'
uses: mymindstorm/setup-emsdk@v7
uses: mymindstorm/setup-emsdk@v12
with:
version: ${{env.EM_VERSION}}
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}
Expand Down

0 comments on commit 0cfa33d

Please sign in to comment.