We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 001201c commit f4baddfCopy full SHA for f4baddf
.github/workflows/pyodide.yml
@@ -40,6 +40,8 @@ jobs:
40
run: pip install pyodide-build
41
- name: Setup emsdk
42
uses: mymindstorm/setup-emsdk@v14
43
+ with:
44
+ version: 3.1.46
45
- name: Build with Pyodide
46
run: pyodide build
47
- name: Setup Pages
0 commit comments