Skip to content

Commit

Permalink
Merge pull request #27 from ahnlak-blit32/fix-deprec-wf
Browse files Browse the repository at this point in the history
Updated version of mymindstorm/setup-emsdk workflow action
  • Loading branch information
Gadgetoid committed Jun 8, 2023
2 parents bd08314 + 0cfa33d commit 55067f5
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 55067f5

Please sign in to comment.