We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2b625 commit d19cd26Copy full SHA for d19cd26
1 file changed
.github/workflows/build.yml
@@ -24,4 +24,4 @@ jobs:
24
java-version: 19
25
# USE Maven
26
- name: Build with Maven
27
- run: mvn compile
+ run: mvn package
0 commit comments