Ray
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/linux.yml
|
|
@ -46,7 +46,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Check Environment |
|
|
|
run: | |
|
|
|
ls /usr/lib32/gcc |
|
|
|
ls /usr/lib32 |
|
|
|
|
|
|
|
- name: Build Library (i386 or amd64) |
|
|
|
run: | |
|
|
|