Skip to content

Commit 733ed04

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! 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 5da7df4 commit 733ed04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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_BUILD: cp313-pyodide_wasm32
335336
CIBW_BEFORE_BUILD: emcc --show-ports && emcc --use-port=sdl3
336337
CIBW_PLATFORM: pyodide
337338
- name: Archive wheel

0 commit comments

Comments
 (0)