Skip to content

Commit

Permalink
Merge pull request #214 from rhashimoto/setup-emsdk
Browse files Browse the repository at this point in the history
Update CI setup-emsdk.
  • Loading branch information
rhashimoto authored Sep 23, 2024
2 parents 03dc36d + 2083e2d commit b06ba8c
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 @@ -60,7 +60,7 @@ jobs:
with:
path: ${{env.EM_CACHE_FOLDER}}
key: ${{env.EM_VERSION}}-${{ runner.os }}
- uses: mymindstorm/setup-emsdk@v12
- uses: mymindstorm/setup-emsdk@v14
with:
version: ${{env.EM_VERSION}}
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}
Expand Down

0 comments on commit b06ba8c

Please sign in to comment.