Browse Source

Update linux.yml

pull/1359/head
Ray 4 years ago
committed by GitHub
parent
commit
74637ef884
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/linux.yml

+ 1
- 1
.github/workflows/linux.yml View File

@ -46,7 +46,7 @@ jobs:
- name: Check Environment
run: |
ls /usr/lib32/gcc
ls /usr/lib32
- name: Build Library (i386 or amd64)
run: |

Loading…
Cancel
Save