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
ca1684b6b7
commit
422f45ad4b
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -14,5 +14,4 @@ jobs:
|
|||
env:
|
||||
EXTRA_FLAGS: 'target_cpu="${{ matrix.target_cpu }}"'
|
||||
steps:
|
||||
- run: dpkg -S /lib32/libc.so.6
|
||||
- run: dpkg -l libc6-*
|
||||
- run: sudo apt remove libc6-i386
|
||||
|
|
Loading…
Add table
Reference in a new issue