summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorRay <[email protected]>2023-11-06 19:59:30 +0100
committerGitHub <[email protected]>2023-11-06 19:59:30 +0100
commit9c816bbac1bcdcba7a2865d50609d0e90987dac3 (patch)
treec9d7c297cbebc830133fccf6f145197d85e3e733 /.github
parenta810976aa64df258167d8a18c068fc9cd22eeaab (diff)
downloadraylib-9c816bbac1bcdcba7a2865d50609d0e90987dac3.tar.gz
raylib-9c816bbac1bcdcba7a2865d50609d0e90987dac3.zip
Update codeql.yml
Diffstat (limited to '.github')
-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 83871955..0972ff2c 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -46,7 +46,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