Skip to content

Commit 6cd633e

Browse files
committed
Use install instead of package
1 parent 6534329 commit 6cd633e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
${{ runner.os }}-maven-
2626
${{ runner.os }}-
2727
- name: Run maven build
28-
run: mvn package
28+
run: mvn install

0 commit comments

Comments
 (0)