Ray
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
3 deletions
-
.github/workflows/android.yml
|
|
@ -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 }} |
|
|
|
|
|
|
|