Skip to content

Commit 5301f91

Browse files
committed
debug windows
1 parent 8e8a85b commit 5301f91

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 = "setx DENO_INSTALL=/c/Prog; echo %DENO_INSTALL%; curl -fsSL https://deno.land/install.sh | sh"

0 commit comments

Comments
 (0)