Sfoglia il codice sorgente

Update ci_src_examples_win.yml

pull/1071/head
Ray 6 anni fa
committed by GitHub
parent
commit
56e7a75a77
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/ci_src_examples_win.yml

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

@ -52,7 +52,7 @@ jobs:
- name: Build MinGW Project
run: |
cd ../raylib/src
make PLATFORM=PLATFORM_DESKTOP
make PLATFORM=PLATFORM_DESKTOP CC=gcc
if: matrix.compiler == 'mingw'
- name: Setup CMake Project

Caricamento…
Annulla
Salva