Remove explicit NDK install
This commit is contained in:
4
.github/actions/setup-android/action.yml
vendored
4
.github/actions/setup-android/action.yml
vendored
@@ -8,7 +8,3 @@ runs:
|
|||||||
with:
|
with:
|
||||||
distribution: temurin
|
distribution: temurin
|
||||||
java-version: 8
|
java-version: 8
|
||||||
|
|
||||||
- name: Install NDK 21
|
|
||||||
shell: bash
|
|
||||||
run: echo "y" | ${ANDROID_HOME}/cmdline-tools/latest/bin/sdkmanager --install "ndk;21.3.6528147"
|
|
||||||
|
Reference in New Issue
Block a user