Skip to content

Commit 2da433f

Browse files
committed
BLD: wasm
1 parent a43fe7a commit 2da433f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cibuildwheel.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ test-command = "python -m pytest --pyargs numpy -m 'not slow'"
4343

4444
[tool.cibuildwheel.pyodide.config-settings]
4545
build-dir = "build"
46-
setup-args = ["--cross-file=./numpy-src/tools/ci/emscripten/emscripten.meson.cross", "-Dblas=none", "-Dlapack=none"]
46+
setup-args = ["--cross-file=/home/runner/work/numpy-release/numpy-release/numpy-src/tools/ci/emscripten/emscripten.meson.cross", "-Dblas=none", "-Dlapack=none"]

0 commit comments

Comments
 (0)