Skip to content

Commit

Permalink
Temp workaround for setup-gradle actions issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Su5eD authored Nov 12, 2024
1 parent 755372d commit 5f79d5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: "8.10"
gradle-home-cache-cleanup: true
gradle-home-cache-excludes: |
gradle.properties
Expand Down

0 comments on commit 5f79d5e

Please sign in to comment.