mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-06-12 02:04:38 -04:00
fix: setup NDK r27c
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
id: setup-ndk
|
||||
name: Setup Android NDK
|
||||
with:
|
||||
ndk-version: r21e
|
||||
ndk-version: r27c
|
||||
add-to-path: false
|
||||
- name: Install packages
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user