Skip to content

Commit

Permalink
how about now?
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoiast committed Sep 19, 2024
1 parent 7d33ff1 commit 1293926
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 @@ -137,7 +137,7 @@ jobs:
- name: Build MSI (Windows)
if: matrix.config.os == 'windows-2022' && matrix.config.cc == 'cl'
run: |
choco install wix -y
choco install wix -y --pre
candle qtedit4.wxs
light -out dist/qtedit4.msi qtedit4.wixobj
- name: Upload setup
Expand Down

0 comments on commit 1293926

Please sign in to comment.