Skip to content

Commit

Permalink
enabling setup-java cache
Browse files Browse the repository at this point in the history
  • Loading branch information
dfa1 committed Dec 21, 2023
1 parent 47ec840 commit 1edd5b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
java-version: ${{ matrix.java }}
architecture: ${{ matrix.architecture }}
distribution: 'zulu'
cache: 'maven'
- name: Build project
run: ./mvnw --batch-mode verify

0 comments on commit 1edd5b7

Please sign in to comment.