Always refresh Gradle caches after build, even on cache hit.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-09-14 01:28:56 +03:00
Unverified
parent 87d977535f
commit a13be70262
2 changed files with 2 additions and 0 deletions
@@ -20,4 +20,5 @@ runs:
with:
gradle-version: wrapper
cache-read-only: false
cache-overwrite-existing: true
add-job-summary: on-failure