Parcourir la source

Update ci_src_examples_win.yml

pull/1071/head
Ray il y a 5 ans
committed by GitHub
Parent
révision
56e7a75a77
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      .github/workflows/ci_src_examples_win.yml

+ 1
- 1
.github/workflows/ci_src_examples_win.yml Voir le fichier

@ -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

Chargement…
Annuler
Enregistrer