Use cache with ci workflows

This commit is contained in:
Janne Valkealahti
2021-12-17 14:47:24 +00:00
parent fc98468b76
commit a6048e0e0f

View File

@@ -19,4 +19,5 @@ jobs:
with:
distribution: adopt
java-version: ${{ matrix.java }}
cache: maven
- run: ./mvnw -B package