Skip to content

Commit 1936059

Browse files
Update maven.yml
1 parent 9a7f82f commit 1936059

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
java-version: 14
2323
- name: Build with maven
2424
- run: mvn -B package --file pom.xml
25-
- name: Uploading jar
2625
- run: mkdir staging && cp target/*.jar staging
2726
- uses: actions/upload-artifact@v2
2827
with:

0 commit comments

Comments
 (0)