Skip to content

Commit 8cceb94

Browse files
committed
try again
1 parent 3469c93 commit 8cceb94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android_main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
path: |
137137
~/.android/avd/*
138138
~/.android/adb*
139-
key: avd-${{ matrix.api-level }}
139+
key: avd-${{ matrix.api-level }}-v1
140140

141141
- name: Create AVD and generate snapshot for caching
142142
if: steps.avd-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)