Skip to content

Commit

Permalink
Use JDK cache option for Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLongstaff committed Sep 13, 2024
1 parent b890989 commit 5fbb0fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
cache: gradle

# Configure Gradle for optimal use in GitHub Actions, including caching of downloaded dependencies.
# See: https://github.com/gradle/actions/blob/main/setup-gradle/README.md
Expand Down

0 comments on commit 5fbb0fe

Please sign in to comment.