Update build.yml

This commit is contained in:
klzgrad 2021-02-28 15:01:25 +08:00 committed by GitHub
parent 3895fb79d3
commit ca1684b6b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,4 +15,4 @@ jobs:
EXTRA_FLAGS: 'target_cpu="${{ matrix.target_cpu }}"'
steps:
- run: dpkg -S /lib32/libc.so.6
- run: dpkg -l libc-*
- run: dpkg -l libc6-*