Skip to content

Commit 4c6340f

Browse files
update cache key
1 parent 7939621 commit 4c6340f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
java-version: '17'
3030
distribution: 'temurin'
31-
cache: gradle
31+
cache: gradle-v2
3232
- name: Grant execute permission for gradlew
3333
run: chmod +x gradlew
3434
- name: Clean all modules

0 commit comments

Comments
 (0)