Skip to content

Commit

Permalink
work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswoehlke committed Apr 14, 2020
1 parent c8832cc commit e1db2c1
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 @@ -23,4 +23,4 @@ jobs:
java-package: jdk
architecture: x64
- name: Build with Maven
run: ./mvnw -B -DskipTests clean dependency:list install site --file pom.xml
run: ./mvnw -B -DskipTests clean dependency:list install --file pom.xml

0 comments on commit e1db2c1

Please sign in to comment.