Skip to content

Commit 09a080b

Browse files
Update maven.yml
1 parent 1da077d commit 09a080b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
with:
2222
java-version: 1.8
2323
- name: Build with Maven
24-
run: mvn -B GitCliShellv0.1 --file pom.xml
24+
run: mvn -B package --file pom.xml

0 commit comments

Comments
 (0)