This commit is contained in:
parent
44d2cd2179
commit
884d45046d
@ -20,8 +20,8 @@ jobs:
|
||||
|
||||
- name: install android sdk
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -y wget unzip
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y wget unzip
|
||||
wget https://dl.google.com/android/repository/commandlinetools-linux-7583922_latest.zip
|
||||
mkdir -p $HOME/android/sdk/cmdline-tools
|
||||
unzip commandlinetools-linux-7583922_latest.zip -d $HOME/android/sdk/cmdline-tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user