Skip to content

Commit a43a6ed

Browse files
rdmuellerclaude
andcommitted
fix(ci): Remove gradle cache from gh-pages workflow
docToolchain uses its own gradle, no gradle files in repo to cache Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 35fe888 commit a43a6ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
with:
3232
distribution: 'temurin'
3333
java-version: '17'
34-
cache: 'gradle'
3534

3635
- name: Setup dtcw
3736
run: chmod +x dtcw

0 commit comments

Comments
 (0)