Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SindenDev committed Aug 18, 2024
1 parent 307ee23 commit 6304466
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
shell: cmd
run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" ${{ matrix.msvc_arch }}
call dir
qmake amap.pro
nmake
echo winSdkDir=%WindowsSdkDir% >> %GITHUB_ENV%
Expand Down

0 comments on commit 6304466

Please sign in to comment.