fix(ci): 尝试修复无法链接到 NDK 的问题

This commit is contained in:
Super12138 2025-03-19 22:28:56 +08:00 committed by GitHub
parent d41baec795
commit 7c7e72db64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,8 @@ jobs:
uses: nttld/setup-ndk@v1.5.0
with:
ndk-version: r27c
# link-to-sdk: true
link-to-sdk: true
local-cache: true
- name: Build with Gradle
run: ./gradlew assembleRelease