Update android.yml
This commit is contained in:
parent
965057dbe2
commit
d658e6772d
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@ -48,9 +48,6 @@ jobs:
|
||||
with:
|
||||
ndk-version: r25
|
||||
add-to-path: false
|
||||
|
||||
- name: Add Android NDK to path
|
||||
run: ./build.sh
|
||||
env:
|
||||
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user