We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6534329 commit 6cd633eCopy full SHA for 6cd633e
.github/workflows/build.yml
@@ -25,4 +25,4 @@ jobs:
25
${{ runner.os }}-maven-
26
${{ runner.os }}-
27
- name: Run maven build
28
- run: mvn package
+ run: mvn install
0 commit comments