Skip to content

Commit

Permalink
Adding maven cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Chiu committed Oct 15, 2024
1 parent 4020e3a commit eb76509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/javaapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
java-version: '11'
distribution: 'temurin'
cache: maven

- name: Build
run: mvn --batch-mode -DskipTests package
Expand Down

0 comments on commit eb76509

Please sign in to comment.