Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeO86 committed Feb 6, 2022
1 parent 6e495c4 commit 8b0505e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- name: QMake && Make
run: |
call "%PROGRAMFILES(x86)%\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat"
qmake AWAH-SIP_Codec.pro
qmake AWAH-SIP_Codec.pro -spec win32-msvc
nmake
shell: cmd

Expand Down

0 comments on commit 8b0505e

Please sign in to comment.