Update android.yml
This commit is contained in:
parent
764254d93e
commit
b38dceb2de
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue