Skip to content

Commit 7f6832e

Browse files
committed
Another Windows fix attempt
1 parent 6ec5c5a commit 7f6832e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: npx envinfo
3333

3434
- name: Generate project files
35-
run: vcbuild.bat projgen
35+
run: ./vcbuild.bat projgen
3636

3737
- name: Build Qode binary
3838
run: node ./qode/build.js

0 commit comments

Comments
 (0)