forked from kscience/kmath
Change konan cache path
This commit is contained in:
parent
9e277a7de3
commit
e2af1f095a
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
~/.konan/dependencies
|
||||
~/.konan/kotlin-native-macos-1.4.0
|
||||
~/.konan/kotlin-native-prebuilt-linux-1.4.20-eap-37
|
||||
key: ${{ runner.os }}-konan-1.4.0
|
||||
restore-keys: ${{ runner.os }}-konan-1.4.0
|
||||
- name: Build with Gradle
|
||||
|
Loading…
Reference in New Issue
Block a user