mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-10 04:30:56 +00:00
Update build.yml
This commit is contained in:
parent
f2c4131c8b
commit
98cf1a88d8
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -11,6 +11,8 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
arch: [arm64, arm]
|
||||
env:
|
||||
EXTRA_FLAGS: 'target_cpu="${{ matrix.arch }}"'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: brew install ninja
|
||||
|
|
Loading…
Add table
Reference in a new issue