Skip to content

Commit 8aa33db

Browse files
committed
repush
1 parent 89cf1fe commit 8aa33db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ jobs:
184184
shell: powershell
185185
run: |
186186
jpackage --input out `
187+
--verbose `
187188
--name ${{ env.FILE_NAME }} `
188189
--main-jar ${{ env.FILE_NAME }}-${{ env.VERSION }}.jar `
189190
--main-class ${{ env.MAIN_CLASS }} `

0 commit comments

Comments
 (0)