Skip to content

Commit ed8f35b

Browse files
committed
BLD: wasm
1 parent 72f7d55 commit ed8f35b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ jobs:
150150
- name: Build wheel
151151
env:
152152
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
153+
CIBW_PLATFORM: pyodide
153154
run: |
154155
if [[ $CIBW_BUILD == "*pyodide_wasm32" ]]; then
155156
export CIBW_PLATFORM="pyodide"

0 commit comments

Comments
 (0)