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 7c45ee6 commit bc0aa78Copy full SHA for bc0aa78
.github/workflows/android.yml
@@ -17,7 +17,7 @@ jobs:
17
path: |
18
~/.gradle/caches
19
~/.gradle/wrapper
20
- key: gradle-${{ runner.os }}-${{ hashFiles('**/*.gradle*') }}-${{ hashFiles('**/gradle/wrapper/gradle-wrapper.properties') }}-${{ hashFiles('**/buildSrc/**/*.kt') }}
+ key: gradle
21
- uses: actions/cache@v3
22
id: avd-cache
23
with:
0 commit comments