Skip to content

Commit c8962c6

Browse files
committed
debug windows
1 parent 8e8a85b commit c8962c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ test-command = "bids-validator-deno --version"
4141

4242
[[tool.cibuildwheel.overrides]]
4343
select = "*win*"
44-
before-all = "curl -fsSL https://deno.land/install.sh | sh"
44+
before-all = "curl -fsSL https://deno.land/install.sh | DENO_INSTALL=/c/system32 sh && echo %Path%"

0 commit comments

Comments
 (0)