Browse Source

Update linux.yml

pull/1359/head
Ray 4 years ago
committed by GitHub
parent
commit
7d2243ea92
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

@ -16,7 +16,7 @@ jobs:
bits: [32, 64]
include:
- bits: 32
ARCH: "i686"
ARCH: "i386"
ARCH_NAME: "i386"
COMPILER_PATH: "/user/bin"
- bits: 64

Loading…
Cancel
Save