small refactor to ci caching
All checks were successful
/ test (pull_request) Successful in 24s

This commit is contained in:
2026-01-17 12:37:57 +01:00
parent 681f2146b4
commit 62d6b8b01e
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ jobs:
uses: actions/cache@v4
with:
key: gradle-${{ hashFiles('**/libs.versions.toml') }}
restore-keys: gradle-
restore-keys: gradle
path: |
~/.gradle/caches/
~/.gradle/wrapper/