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