Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tonqa authored Aug 16, 2024
1 parent eeb33c1 commit 828b484
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,7 @@ jobs:
java-version: '21'
distribution: 'adopt'
cache: maven
- name: Show Maven version
run: mvn --version
- name: Build with Maven
run: mvn -B package --file pom.xml

0 comments on commit 828b484

Please sign in to comment.