Skip to content

Commit f574c62

Browse files
Attempt to fix windows build
1 parent 369cf4f commit f574c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
C:\msys64\usr\bin\wget.exe -O cqtd.exe https://github.com/QuasarApp/CQtDeployer/releases/download/v1.6.2285/CQtDeployer_1.6.2285.1507045_Windows_AMD64.exe
4343
./cqtd.exe install --accept-messages --root D:\a\SilatyQt\SilatyQt\qt\Qt\ --confirm-command
4444
cd release
45-
../qt/Qt/1.6/CQtDeployer.exe -bin Silaty.exe -extraData ../winBin/ -qmake ../qt/Qt/6.5.0/mingw_64/bin/qmake.exe qif -extraPlugin ../qt/Qt/6.5.0/mingw_64/plugins/multimedia -icon ../images/Icons/silaty.ico -deployVersion 1.6
45+
../qt/Qt/1.6/CQtDeployer.exe -bin Silaty.exe -extraData ../winBin/ -qmake ../qt/Qt/6.5.1/mingw_64/bin/qmake.exe qif -extraPlugin ../qt/Qt/6.5.1/mingw_64/plugins/multimedia -icon ../images/Icons/silaty.ico -deployVersion 1.6
4646
4747
- name: Release Silaty
4848
uses: actions/upload-artifact@v2.2.4

0 commit comments

Comments
 (0)