ci: hopefully fix gradle cache path

This commit is contained in:
Moritz Zwerger 2025-03-10 00:34:51 +01:00
parent 25dc621806
commit 74e59142a1
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4

View File

@ -22,15 +22,15 @@ cache:
- .gradle
- key:
files:
- "*.kts"
- "build.gradle.kts"
- "gradle.properties"
paths:
- .gradle_home/caches
- $GRADLE_USER_HOME/caches
- key:
files:
- "gradle/wrapper/gradle-wrapper.properties"
paths:
- .gradle_home/wrapper
- $GRADLE_USER_HOME/wrapper
- key:
"minosoft-assets"
paths: