Skip to content

Commit

Permalink
Update windows artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
paytoncain committed Aug 2, 2024
1 parent 6fda019 commit 30e2647
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -400,9 +400,12 @@ jobs:
-i jars
--main-class edu.colorado.cires.pace.gui.Application
--main-jar pace-gui-${{ needs.build.outputs.version }}.jar
-t app-image
-t exe
--icon icons/pace.ico
--vendor "CIRES - University of Colorado"
--win-shortcut
--win-menu
--win-dir-chooser
- name: Upload application
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 30e2647

Please sign in to comment.