mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 20:58:32 +08:00
add ANDROID_SDK_ROOT to macOS
This commit is contained in:
@@ -3,6 +3,7 @@ export LC_ALL=en_US.UTF-8
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
export ANDROID_HOME=${HOME}/Library/Android/sdk
|
||||
export ANDROID_SDK_ROOT=${HOME}/Library/Android/sdk
|
||||
export ANDROID_NDK_HOME=${ANDROID_HOME}/ndk-bundle
|
||||
|
||||
export NUNIT_BASE_PATH=/Library/Developer/nunit
|
||||
|
||||
Reference in New Issue
Block a user