Skip to content

Commit d5988d7

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Parse SDL headers from EMSDK during Pyodide builds
1 parent e50540a commit d5988d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ jobs:
332332
run: git submodule update --init --recursive --depth 1
333333
- uses: pypa/cibuildwheel@v3.0.0
334334
env:
335+
CIBW_PYODIDE_VERSION: 0.28.0a3
335336
CIBW_BEFORE_BUILD: emcc --show-ports && emcc --use-port=sdl3
336337
CIBW_PLATFORM: pyodide
337338
- name: Archive wheel

0 commit comments

Comments
 (0)