Browse Source

Update android.yml

pull/2629/head
Ray 2 years ago
committed by GitHub
parent
commit
d658e6772d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      .github/workflows/android.yml

+ 0
- 3
.github/workflows/android.yml 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 }}

Loading…
Cancel
Save