Skip to content

Commit 4c750cf

Browse files
committed
Gradle Caching
1 parent 6a110c2 commit 4c750cf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
with:
2222
java-version: 21
2323
distribution: 'zulu'
24+
- name: Setup Gradle
25+
uses: gradle/actions/setup-gradle@v4
2426
- name: Setup Python
2527
uses: actions/setup-python@v5
2628
with:

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
site_name: My Docs
1+
site_name: Archie Docs
22
theme:
33
name: material
44
features:

0 commit comments

Comments
 (0)