Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AEtheve committed Apr 17, 2024
1 parent 20152a7 commit 805cd05
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 @@ -28,6 +28,8 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
server-id: github
settings-path: ${{ github.workspace }}
cache: maven
- name: Build with Maven
run: mvn -B package --file pom.xml
Expand Down

0 comments on commit 805cd05

Please sign in to comment.