Skip to content

Commit

Permalink
clear AVD cache due to config changes #639
Browse files Browse the repository at this point in the history
  • Loading branch information
thoutbeckers committed May 19, 2023
1 parent 0c551db commit 56e9ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/emulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
path: |
~/.android/avd/*
~/.android/adb*
key: avd.v9-${{ matrix.api-level }}
key: avd.v10-${{ matrix.api-level }}

- name: create AVD and generate snapshot for caching
if: steps.avd-cache.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 56e9ebd

Please sign in to comment.