Skip to content

Commit d822e58

Browse files
authored
Improve Cache key
1 parent 7cbebb7 commit d822e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/agp-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
path: |
5757
~/.android/avd/*
5858
~/.android/adb*
59-
key: avd-api-30
59+
key: avd-api-30-x86_64
6060

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

0 commit comments

Comments
 (0)