Skip to content

Commit

Permalink
update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
opcoach committed Jul 31, 2023
1 parent 481f960 commit fddf69a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/maven.yml
Expand Up @@ -21,7 +21,6 @@ jobs:
with:
java-version: '17'
distribution: 'adopt'
maven-version: 3.9.3
cache: maven
- name: Build with Maven
run: mvn -B package --file pom.xml

0 comments on commit fddf69a

Please sign in to comment.