mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
Update build.yml
This commit is contained in:
parent
ca1684b6b7
commit
422f45ad4b
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -14,5 +14,4 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
EXTRA_FLAGS: 'target_cpu="${{ matrix.target_cpu }}"'
|
EXTRA_FLAGS: 'target_cpu="${{ matrix.target_cpu }}"'
|
||||||
steps:
|
steps:
|
||||||
- run: dpkg -S /lib32/libc.so.6
|
- run: sudo apt remove libc6-i386
|
||||||
- run: dpkg -l libc6-*
|
|
||||||
|
Loading…
Reference in New Issue
Block a user