Sfoglia il codice sorgente

Merge branch 'master' of https://github.com/raysan5/raylib

pull/3512/head
Ray 1 anno fa
parent
commit
386bf890a0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/codeql.yml

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

@ -48,7 +48,7 @@ jobs:
with:
submodules: recursive
- name: Create Build Environment
- name: Create Build Environment
# Some projects don't allow in-source building, so create a separate build directory
# We'll use this as our working directory for all subsequent commands
run: cmake -E make_directory ${{github.workspace}}/build

Caricamento…
Annulla
Salva