Skip to content

Commit 91755f8

Browse files
authored
Update maven.yml
1 parent 4257725 commit 91755f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
java-version: ${{ matrix.java }}
2525
distribution: 'temurin'
26+
cache: maven
2627
- name: Build with Maven
2728
run: mvn -B package --file pom.xml
2829
- name: Extract Maven project version

0 commit comments

Comments
 (0)