Ray
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/android.yml
|
|
@ -49,7 +49,7 @@ jobs: |
|
|
|
id: setup-ndk |
|
|
|
uses: nttld/setup-ndk@v1 |
|
|
|
with: |
|
|
|
ndk-version: r29 |
|
|
|
ndk-version: r25 |
|
|
|
add-to-path: false |
|
|
|
|
|
|
|
- name: Add Android NDK to path |
|
|
|