Sfoglia il codice sorgente

Update linux.yml

pull/1359/head
Ray 4 anni fa
committed by GitHub
parent
commit
7d2243ea92
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/linux.yml

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

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

Caricamento…
Annulla
Salva