Skip to content

Commit 1e1a883

Browse files
committed
Use pyodide's fork of emsdk
1 parent a79fa74 commit 1e1a883

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797

9898
- if: ${{ matrix.kind == 'pyodide' }}
9999
name: Set up Emscripten toolchain
100-
uses: mymindstorm/setup-emsdk@6ab9eb1bda2574c4ddb79809fc9247783eaf9021 # v14
100+
uses: pyodide/setup-emsdk@ca2dd8aef8c2a0e11743c5c36f0b430ddb694b5c # v15
101101
with:
102102
version: ${{ matrix.emscripten_version }}
103103
actions-cache-folder: emsdk-cache

0 commit comments

Comments
 (0)