Skip to content

Commit

Permalink
Another stab at fixing Windows CI [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay authored Mar 17, 2024
1 parent 2802f41 commit 32b9605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ on:

env:
BUILD_TYPE: Release
DOWNLOADQT: https://github.com/dougmassay/win-qtwebkit-5.212/releases/download/v5.212-1/Qt6.6.2_x64_VS2022.7z
DOWNLOADQT: https://github.com/dougmassay/win-qtwebkit-5.212/releases/download/v5.212-1/Qt6.6.2b_x64_VS2022.7z
QT: Qt6.6.2
INNO: C:\Program Files (x86)\Inno Setup 6
CMAKE64BIT: -DWIN_INSTALLER_USE_64BIT_CRT=1
Expand Down

0 comments on commit 32b9605

Please sign in to comment.