Add a comment.

pull/1819/head
Jaehwa Noh 8 months ago committed by GitHub
parent 2eedc6dc45
commit c73861516e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -200,6 +200,7 @@ jobs:
~/.android/adb*
key: avd-${{ matrix.api-level }}
# Take a snapshot if it doesn't have a cache.
- name: create AVD and generate snapshot for caching
if: steps.avd-cache.outputs.cache-hit != 'true'
uses: reactivecircus/android-emulator-runner@v2

Loading…
Cancel
Save