We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6188482 commit aee650fCopy full SHA for aee650f
.github/workflows/build.yml
@@ -14,6 +14,7 @@ jobs:
14
~/.gradle/wrapper
15
~/.konan/cache
16
~/.konan/dependencies
17
+ key: build-deps-${{ hashFiles('*gradle*') }}
18
- name: Checkout source
19
uses: actions/checkout@v1
20
- name: Build
0 commit comments