This commit is contained in:
parent
537b520288
commit
031d9c2ea3
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ jobs:
|
|||
|
||||
- name: Setup Android SDK
|
||||
uses: https://github.com/android-actions/setup-android@v3
|
||||
with:
|
||||
log-accepted-android-sdk-licenses: false
|
||||
packages: "tools platform-tools emulator"
|
||||
|
||||
- name: Install Flutter
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue