mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-16 17:42:21 +08:00
multi builds
Signed-off-by: 千尘白仙 <47497429+HGSUWN@users.noreply.github.com>
This commit is contained in:
parent
0304b341dc
commit
53abecdaa5
1
.github/workflows/core.yml
vendored
1
.github/workflows/core.yml
vendored
|
@ -147,7 +147,6 @@ jobs:
|
||||||
id: setup-ndk
|
id: setup-ndk
|
||||||
with:
|
with:
|
||||||
ndk-version: r27
|
ndk-version: r27
|
||||||
continue-on-error: true # 允许步骤失败,观察错误日志
|
|
||||||
|
|
||||||
- name: Setup CC ENV
|
- name: Setup CC ENV
|
||||||
if: ${{ matrix.jobs.goos == 'android' }}
|
if: ${{ matrix.jobs.goos == 'android' }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user