Cache maven

This commit is contained in:
James Peters 2023-06-09 20:29:53 +01:00
parent b2a8f2bba3
commit 2b0a03d45f
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ jobs:
with:
java-version: '17'
distribution: 'adopt'
cache: 'maven'
- name: Build with Maven
run: mvn -B package --file pom.xml