Skip to content

Commit b73385b

Browse files
cartlandkeyboardsurfer
authored andcommitted
Remove Gradle caching from Java setup
1 parent 8b352c0 commit b73385b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
with:
2121
distribution: 'zulu' # See 'Supported distributions' for available options
2222
java-version: '17'
23-
cache: 'gradle'
2423

2524
- name: Setup Gradle
2625
uses: gradle/actions/setup-gradle@v4

0 commit comments

Comments
 (0)