We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a7d0ed commit 5a2ee1bCopy full SHA for 5a2ee1b
1 file changed
.github/workflows/windows-build.yml
@@ -38,7 +38,6 @@ jobs:
38
- name: Build
39
shell: bash
40
run: |
41
- cd build
42
cmake ..
43
cmake -G "Visual Studio 17 2022" -A "x64" -B build
44
0 commit comments