summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorRay <[email protected]>2023-11-06 20:06:46 +0100
committerRay <[email protected]>2023-11-06 20:06:46 +0100
commit386bf890a068ecfbc1c182cf9ca6d8f4c309fb34 (patch)
tree41c4f5d5163e65256f0e8a486bf8e0140596a004 /.github/workflows
parentadaecba162331129a9f5e9fe2999ce7fcfb5dc8b (diff)
parent9c816bbac1bcdcba7a2865d50609d0e90987dac3 (diff)
downloadraylib-386bf890a068ecfbc1c182cf9ca6d8f4c309fb34.tar.gz
raylib-386bf890a068ecfbc1c182cf9ca6d8f4c309fb34.zip
Merge branch 'master' of https://github.com/raysan5/raylib
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/codeql.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 9034fb65..d886db7c 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -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