Skip to content

Commit 4c5151a

Browse files
authored
reset Android cache (#956)
Seems like the Android checks are not working properly.
1 parent 6a365a7 commit 4c5151a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
~/.android/avd/*
4747
~/.android/adb*
4848
# adding a unique identifier(today's date) to easily change it and effectively "clean the cache"
49-
key: avd-03062025-${{ matrix.api-level }}
49+
key: avd-25062025-${{ matrix.api-level }}
5050
# create AVD if cache failed.
5151
- name: create AVD and generate snapshot for caching
5252
if: steps.avd-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)