Skip to content

Commit

Permalink
fix gha
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben2020 committed Jan 19, 2025
1 parent dac0495 commit 6d5dd35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions windows-install/qt6/packqt6_github.bat
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cd output
rem windeployqt --release --verbose 0 --list relative codequery.exe
windeployqt codequery.exe
dir /b/a/s
candle.exe -ext WixUIExtension -ext WixUtilExtension "..\..\windows-install\qt6\codequeryqt671.wxs"
light.exe -ext WixUIExtension -ext WixUtilExtension codequeryqt671.wixobj
candle.exe -ext WixUIExtension -ext WixUtilExtension "..\..\windows-install\qt6\codequeryqt690.wxs"
light.exe -ext WixUIExtension -ext WixUtilExtension codequeryqt690.wixobj
dir /a/s *.msi

0 comments on commit 6d5dd35

Please sign in to comment.