Skip to content

Commit

Permalink
disable cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mumrah committed Mar 4, 2025
1 parent e39126c commit 742fd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
uses: ./.github/actions/setup-gradle
with:
java-version: ${{ matrix.java }}
gradle-cache-read-only: true
gradle-cache-read-only: false
gradle-cache-write-only: false
develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}

Expand Down

0 comments on commit 742fd38

Please sign in to comment.