Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DoguD/657b9d55cdee41b343a19111c0bcd912 to your computer and use it in GitHub Desktop.
Save DoguD/657b9d55cdee41b343a19111c0bcd912 to your computer and use it in GitHub Desktop.
- run:
name: Install Android sdk
command: |
HOMEBREW_NO_AUTO_UPDATE=1 brew tap homebrew/cask
HOMEBREW_NO_AUTO_UPDATE=1 brew cask install android-sdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment