updated .cirrus.yml
This commit is contained in:
parent
2977b8a45c
commit
f20c8928f0
@ -39,6 +39,7 @@ task:
|
||||
- sdkmanager "platform-tools" "system-images;android-30;google_apis;x86"
|
||||
- (yes || true) | sdkmanager --licenses
|
||||
- echo no | avdmanager create avd --force -n Flutter-Android -k "system-images;android-30;google_apis;x86"
|
||||
- echo $ANDROID_HOME
|
||||
- $ANDROID_HOME/emulator/emulator -avd Flutter-Android -no-audio -no-window
|
||||
- adb wait-for-device
|
||||
- adb shell input keyevent 82
|
||||
|
Loading…
x
Reference in New Issue
Block a user