Skip to content

Commit 8d09036

Browse files
authored
Merge pull request #709 from cclauss/patch-2
mymindstorm/setup-emscripten --> mymindstorm/setup-emsdk
2 parents c2aa039 + c395e95 commit 8d09036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
echo EMSCRIPTEN_VERSION=$(pyodide config get emscripten_version) >> $GITHUB_ENV
3636
3737
- name: Set up Emscripten toolchain
38-
uses: mymindstorm/setup-emscripten@v14
38+
uses: mymindstorm/setup-emsdk@v14
3939
with:
4040
version: ${{ env.EMSCRIPTEN_VERSION }}
4141
actions-cache-folder: emsdk-cache

0 commit comments

Comments
 (0)