@@ -34,8 +34,8 @@ jobs:
|
||||
run: |
|
||||
set -e
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y unzip curl
|
||||
apt-get update
|
||||
apt-get install -y unzip curl
|
||||
|
||||
export ANDROID_HOME=$HOME/android
|
||||
export ANDROID_SDK_ROOT=$ANDROID_HOME
|
||||
|
||||
Reference in New Issue
Block a user