Skip to content

Commit ea12c79

Browse files
authored
Update package.yml
1 parent 9b4b407 commit ea12c79

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
uses: actions/setup-java@v4
2323
with:
2424
java-version: '17'
25+
distribution: 'temurin'
26+
cache: 'maven'
2527
java-package: jdk
2628
architecture: x64
2729
- name: Set up Maven

0 commit comments

Comments
 (0)