multi builds

Signed-off-by: 千尘白仙 <47497429+HGSUWN@users.noreply.github.com>
This commit is contained in:
千尘白仙 2024-09-17 23:55:04 +08:00 committed by GitHub
parent 0304b341dc
commit 53abecdaa5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -147,7 +147,6 @@ jobs:
id: setup-ndk
with:
ndk-version: r27
continue-on-error: true # 允许步骤失败,观察错误日志
- name: Setup CC ENV
if: ${{ matrix.jobs.goos == 'android' }}