Update workflow.yml

This commit is contained in:
CherretGit
2025-10-09 22:57:43 +07:00
committed by GitHub
parent 73cbd89390
commit abb3a8e4e4

View File

@@ -40,7 +40,9 @@ jobs:
- name: Setup NDK
uses: nttld/setup-ndk@v1
with:
ndk-version: "r27d"
ndk-version: r27d
link-to-sdk: true
local-cache: true
- name: Install toolchain
run: |