Update android.yml

This commit is contained in:
Ray 2022-08-11 20:26:45 +02:00 committed by GitHub
parent 965057dbe2
commit d658e6772d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}