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:
@@ -19,6 +19,7 @@ runs:
|
||||
id: cache
|
||||
with:
|
||||
lookup-only: ${{ inputs.save != 'true' }}
|
||||
save-always: ${{ inputs.save == 'true' }}
|
||||
path: |
|
||||
app/desktop/build
|
||||
app/shared/build
|
||||
|
||||
Reference in New Issue
Block a user