Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
paytoncain committed Apr 23, 2024
1 parent c66d5b7 commit 2797dbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
- name: Package jar as app-image
run: >
jpackage
--type app-image
--verbose
--vendor 'CIRES - University of Colorado'
--name 'pace-cli'
Expand Down Expand Up @@ -98,6 +99,7 @@ jobs:
- name: Package jar as app-image
run: >
jpackage
--type app-image
--verbose
--vendor 'CIRES - University of Colorado'
--name 'pace-cli'
Expand Down

0 comments on commit 2797dbb

Please sign in to comment.