Skip to content

Commit

Permalink
Merge pull request #709 from cclauss/patch-2
Browse files Browse the repository at this point in the history
mymindstorm/setup-emscripten --> mymindstorm/setup-emsdk
  • Loading branch information
rgommers committed Mar 9, 2024
2 parents c2aa039 + c395e95 commit 8d09036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo EMSCRIPTEN_VERSION=$(pyodide config get emscripten_version) >> $GITHUB_ENV
- name: Set up Emscripten toolchain
uses: mymindstorm/setup-emscripten@v14
uses: mymindstorm/setup-emsdk@v14
with:
version: ${{ env.EMSCRIPTEN_VERSION }}
actions-cache-folder: emsdk-cache
Expand Down

0 comments on commit 8d09036

Please sign in to comment.