Skip to content

Commit 6d628cd

Browse files
committed
repush
1 parent 5de115f commit 6d628cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ jobs:
184184
- name: Create Standalone for Windows
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)