Skip to content

Commit d0856c0

Browse files
authored
Fix Windows CI (#598)
`refreshenv` stopped working in PowerShell context
1 parent 849c8a9 commit d0856c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ jobs:
169169
with:
170170
path: hidapisrc
171171
- name: Install dependencies
172+
shell: cmd
172173
run: |
173174
choco install ninja
174175
pip3 install meson

0 commit comments

Comments
 (0)