CircleCI-Public / android-orb

An orb for working with Android on CircleCI
https://circleci.com/developer/orbs/orb/circleci/android
MIT License
41 stars 27 forks source link

Unable to use ANDROID_NDK_HOME #2

Closed guillaume-tgl closed 5 years ago

guillaume-tgl commented 5 years ago

Orb version

0.1.0

What happened

After running android/install-ndk, ANDROID_NDK_HOME is empty. It seems like it's not correctly exported.

Expected behavior

It should be set to the NDK path.