Skip to content

Commit 5bddb90

Browse files
committed
Removed cache from release job as github isn't using it on tag
1 parent 479b7bf commit 5bddb90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
with:
3737
java-version: 17
3838
distribution: 'adopt'
39-
cache: gradle
4039
- name: Setup Pages
4140
uses: actions/configure-pages@v2
4241
- name: deploy

0 commit comments

Comments
 (0)