File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ jobs:
3838 artifact_name : convertwithmoss*.deb
3939 build_name : linux
4040 - os : windows-latest
41- artifact_name : ConvertWithMoss*.msi
41+ artifact_name : ConvertWithMoss*.exe
4242 build_name : win-x64
4343 # JDK25 not yet included (which can be fixed) but also JavaFX is not available for Windows on ARM
4444 # - os: windows-11-arm
45- # artifact_name: ConvertWithMoss*.msi
45+ # artifact_name: ConvertWithMoss*.exe
4646 # build_name: win-arm
4747 - os : macos-15
4848 artifact_name : ConvertWithMoss*.dmg
Original file line number Diff line number Diff line change 180180 <execution >
181181 <id >win</id >
182182 <configuration >
183- <type >MSI </type >
183+ <type >EXE </type >
184184 <icon >icons/convertwithmoss.ico</icon >
185185 <winMenu >true</winMenu >
186186 <winPerUserInstall >false</winPerUserInstall >
You can’t perform that action at this time.
0 commit comments