Change the windows again

This commit is contained in:
Skye Deving 2021-01-26 20:12:57 -06:00
parent 51b77403eb
commit 0cd3351013

View File

@ -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