Skip to content

Commit

Permalink
chore(build): add maven cache
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau committed Nov 27, 2023
1 parent f7eb8fe commit 903a336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
java-version: 17
distribution: 'temurin'
cache: 'maven'

- name: Build and test
env:
Expand Down

0 comments on commit 903a336

Please sign in to comment.