subosito / flutter-action

Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
MIT License
2.16k stars 191 forks source link

Can't build because ANDROID_HOME is not found? #272

Closed tonywei92 closed 4 months ago

tonywei92 commented 4 months ago

And I didn't see Android SDK download either? maybe i'm missing something?

koji-1009 commented 4 months ago

Which version of machine do you use?

From the documentation, if it is ubuntu-latest, ubuntu-22.04, or ubuntu-20.04, it seems to be set. https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2004-Readme.md#android https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md#android