diff --git a/metadata/com.vishnuraghav.EnRecipes.yml b/metadata/com.vishnuraghav.EnRecipes.yml index 50e42b2c91..b4ab028261 100644 --- a/metadata/com.vishnuraghav.EnRecipes.yml +++ b/metadata/com.vishnuraghav.EnRecipes.yml @@ -19,9 +19,10 @@ Repo: https://github.com/vishnuraghavb/EnRecipes.git Builds: - versionName: 2.0.0 versionCode: 1 - disable: need to specify ndk version in NativeScript_android-runtime commit: v2.0.0 sudo: + - rm -rf "$(find /opt/android-sdk/ndk -maxdepth 1 -type d \( ! -name ndk \) + \( ! -name 20.1.5948944 \) -print)" - apt-get update || apt-get update - apt-get install -y lib32z1 - curl -Lo node.tar.gz https://nodejs.org/dist/v10.23.1/node-v10.23.1-linux-x64.tar.gz