Change the windows again
This commit is contained in:
parent
51b77403eb
commit
0cd3351013
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -43,9 +43,12 @@ jobs:
|
||||
extra: '--external 7z'
|
||||
|
||||
- name: qmake
|
||||
shell: cmd
|
||||
run: |
|
||||
call "%programfiles(x86)%\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
||||
qmake -v
|
||||
qmake
|
||||
set CL=/MP
|
||||
nmake
|
||||
|
||||
- name: Upload Artifact
|
||||
|
Loading…
Reference in New Issue
Block a user