Skip to content

Commit 3c942fa

Browse files
authored
Update ci.yml - use gradle instead of maven
1 parent 4ba2341 commit 3c942fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
java-version: '17'
2626
distribution: 'temurin'
2727
java-package: jdk
28-
cache: maven
28+
cache: gradle
2929

3030
- name: Setup Gradle
3131
uses: gradle/gradle-build-action@v2.4.2

0 commit comments

Comments
 (0)