mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
Update build.yml
This commit is contained in:
parent
9eedcd0778
commit
f6b72c5f66
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
target_cpu: [x64]
|
||||
target_cpu: [x86]
|
||||
env:
|
||||
EXTRA_FLAGS: 'target_cpu="${{ matrix.target_cpu }}"'
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user