Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BONNe authored Dec 24, 2019
1 parent 0623ab7 commit af2fa9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
with:
java-version: 1.8
- name: Build with Maven
run: mvn -B package --Dmaven.javadoc.skip=true --f pom.xml
run: mvn -B package --f pom.xml

0 comments on commit af2fa9e

Please sign in to comment.