Change konan cache path

This commit is contained in:
Iaroslav Postovalov 2020-10-04 13:01:52 +07:00
parent 9e277a7de3
commit e2af1f095a
No known key found for this signature in database
GPG Key ID: 46E15E4A31B3BCD7

View File

@ -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