Skip to content

Commit

Permalink
Fix version subcommandwq
Browse files Browse the repository at this point in the history
  • Loading branch information
zabetak committed Aug 13, 2024
1 parent 754accf commit 448e08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
- run: echo "$java-version"
- run: echo "$JAVA_HOME"
- run: echo "${{ matrix.java-version }}"
- run: java --version
- run: java -version
- run: mvn clean install -DskipTests -Dmaven.javadoc.skip=true

0 comments on commit 448e08c

Please sign in to comment.