Skip to content

Commit 3182e86

Browse files
authored
Update maven-publish.yml
1 parent 7625cac commit 3182e86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
distribution: 'temurin'
2929
server-id: github # Value of the distributionManagement/repository/id field of the pom.xml
3030
settings-path: ${{ github.workspace }} # location for the settings.xml file
31+
cache: maven
3132

3233
- name: Build with Maven
3334
run: mvn -B package --file pom.xml

0 commit comments

Comments
 (0)