Skip to content

Commit

Permalink
Merge pull request #75339 from umarcor/umarcor/ci/setup-emsdk
Browse files Browse the repository at this point in the history
[ci/web] update mymindstorm/setup-emsdk to v12
  • Loading branch information
akien-mga committed Mar 26, 2023
2 parents 5922b21 + dcb9747 commit 6ef2f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web_builds.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3

- name: Set up Emscripten latest
uses: mymindstorm/setup-emsdk@v11
uses: mymindstorm/setup-emsdk@v12
with:
version: ${{env.EM_VERSION}}
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}
Expand Down

0 comments on commit 6ef2f35

Please sign in to comment.