Update android.yml
This commit is contained in:
parent
764254d93e
commit
b38dceb2de
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
||||||
id: setup-ndk
|
id: setup-ndk
|
||||||
uses: nttld/setup-ndk@v1
|
uses: nttld/setup-ndk@v1
|
||||||
with:
|
with:
|
||||||
ndk-version: r29
|
ndk-version: r25
|
||||||
add-to-path: false
|
add-to-path: false
|
||||||
|
|
||||||
- name: Add Android NDK to path
|
- name: Add Android NDK to path
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user