Skip to content

Commit 2d74622

Browse files
Update gradle.yml
1 parent 316ff15 commit 2d74622

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
java-version: 11
2222
distribution: temurin
23+
cache: 'gradle'
2324
- name: Grant execute permission for gradlew
2425
run: chmod +x gradlew
2526
- name: Build with Gradle

0 commit comments

Comments
 (0)