Skip to content

Commit

Permalink
Correcting the version
Browse files Browse the repository at this point in the history
  • Loading branch information
blaze-b committed Aug 10, 2024
1 parent 2c06e99 commit aad1c6d
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 @@ -22,4 +22,4 @@ jobs:
java-version: ${{matrix.java}}

- name: Build with Maven
run: mvn -B package
run: mvn -B package --file pom.xml

0 comments on commit aad1c6d

Please sign in to comment.