Skip to content

Commit ed996e0

Browse files
committed
Use npm install
1 parent 2c58a67 commit ed996e0

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 = 'choco install deno & refreshenv & deno --version'
44+
before-all = 'npm install -g deno & deno --version'

0 commit comments

Comments
 (0)