Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Commit

Permalink
cache gradle based on ./gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
mrshmllow committed Jul 7, 2024
1 parent 588863e commit 520af80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
with:
distribution: 'adopt'
java-version: 21
cache-dependency-path: ./gradle.properties
# - name: Setup Gradle
# uses: gradle/actions/setup-gradle@v3
- name: Build
Expand Down

0 comments on commit 520af80

Please sign in to comment.