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
3895fb79d3
commit
ca1684b6b7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,4 +15,4 @@ jobs:
|
|||||||
EXTRA_FLAGS: 'target_cpu="${{ matrix.target_cpu }}"'
|
EXTRA_FLAGS: 'target_cpu="${{ matrix.target_cpu }}"'
|
||||||
steps:
|
steps:
|
||||||
- run: dpkg -S /lib32/libc.so.6
|
- run: dpkg -S /lib32/libc.so.6
|
||||||
- run: dpkg -l libc-*
|
- run: dpkg -l libc6-*
|
||||||
|
Loading…
Reference in New Issue
Block a user