Skip to content

Commit f4baddf

Browse files
committed
fix version of emscripten
1 parent 001201c commit f4baddf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pyodide.yml

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
run: pip install pyodide-build
4141
- name: Setup emsdk
4242
uses: mymindstorm/setup-emsdk@v14
43+
with:
44+
version: 3.1.46
4345
- name: Build with Pyodide
4446
run: pyodide build
4547
- name: Setup Pages

0 commit comments

Comments
 (0)