mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-28 08:16:09 +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
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
target_cpu: [x64]
|
target_cpu: [x86]
|
||||||
env:
|
env:
|
||||||
EXTRA_FLAGS: 'target_cpu="${{ matrix.target_cpu }}"'
|
EXTRA_FLAGS: 'target_cpu="${{ matrix.target_cpu }}"'
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user