chore: Update BBR config

chore: Adjust workflow
This commit is contained in:
Larvan2
2023-01-16 14:53:19 +08:00
parent bb79272020
commit f3b76df13b
3 changed files with 59 additions and 62 deletions

View File

@ -95,6 +95,7 @@ jobs:
with:
ndk-version: r25b
add-to-path: false
local-cache: true
- name: Build Android
if: ${{ matrix.job.type=='WithCGO' && matrix.job.target=='android' }}