We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 849c8a9 commit d0856c0Copy full SHA for d0856c0
1 file changed
.github/workflows/builds.yml
@@ -169,6 +169,7 @@ jobs:
169
with:
170
path: hidapisrc
171
- name: Install dependencies
172
+ shell: cmd
173
run: |
174
choco install ninja
175
pip3 install meson
0 commit comments