There was an error while loading. Please reload this page.
1 parent 6a365a7 commit 4c5151aCopy full SHA for 4c5151a
1 file changed
.github/workflows/android.yaml
@@ -46,7 +46,7 @@ jobs:
46
~/.android/avd/*
47
~/.android/adb*
48
# adding a unique identifier(today's date) to easily change it and effectively "clean the cache"
49
- key: avd-03062025-${{ matrix.api-level }}
+ key: avd-25062025-${{ matrix.api-level }}
50
# create AVD if cache failed.
51
- name: create AVD and generate snapshot for caching
52
if: steps.avd-cache.outputs.cache-hit != 'true'
0 commit comments