Skip to content

Commit d19cd26

Browse files
authored
Output jar
1 parent 9a2b625 commit d19cd26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
java-version: 19
2525
# USE Maven
2626
- name: Build with Maven
27-
run: mvn compile
27+
run: mvn package

0 commit comments

Comments
 (0)