Sfoglia il codice sorgente

Update linux.yml

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

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

@ -1,4 +1,4 @@
name: CI - Source & Examples - Linux
name: Linux
on: [push, pull_request]
@ -19,7 +19,7 @@ jobs:
ARCH: amd64
env:
CFLAGS: ${{ matrix.CFLAGS }}:
CFLAGS: ${{ matrix.CFLAGS }}
steps:
- name: Checkout code

Caricamento…
Annulla
Salva