Update build.yml

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

View File

@ -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