mirror of
https://github.com/fromchat-messenger/app.git
synced 2026-09-22 19:15:05 +03:00
Always refresh Gradle caches after build, even on cache hit.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -20,4 +20,5 @@ runs:
|
||||
with:
|
||||
gradle-version: wrapper
|
||||
cache-read-only: false
|
||||
cache-overwrite-existing: true
|
||||
add-job-summary: on-failure
|
||||
|
||||
Reference in New Issue
Block a user