Skip to content

Commit 5de115f

Browse files
committed
repush
1 parent b60fa0f commit 5de115f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ jobs:
184184
- name: Create Standalone for Windows
185185
run: |
186186
jpackage --input out `
187-
--verbose `
188187
--name ${{ env.FILE_NAME }} `
189188
--main-jar ${{ env.FILE_NAME }}-${{ env.VERSION }}.jar `
190189
--main-class ${{ env.MAIN_CLASS }} `

0 commit comments

Comments
 (0)