Skip to content

Commit

Permalink
config Setup Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Nayacco committed Nov 17, 2024
1 parent 2e27ba8 commit 23fc9c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
uses: gradle/actions/setup-gradle@v3
with:
gradle-home-cache-cleanup: true
cache-write-only: false
cache-read-only: false
cache-disabled: true

# Set environment variables
- name: Export Properties
Expand Down

0 comments on commit 23fc9c9

Please sign in to comment.