Created
July 26, 2019 13:50
-
-
Save DoguD/657b9d55cdee41b343a19111c0bcd912 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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