Does anyone know how to get kotlin native cinterop and gradle configuration cache to work in GitHub workflows
maybe someone has something I can take a look at?
Copy code
Calculating task graph as configuration cache cannot be reused because the file system entry '../../../.konan/kotlin-native-prebuilt-linux-x86_64-2.0.0-RC2/konan/konan.properties' has been removed.
I wasn't sure what channel to use since this isn't coding