From 9c816bbac1bcdcba7a2865d50609d0e90987dac3 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 6 Nov 2023 19:59:30 +0100 Subject: [PATCH] Update codeql.yml --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 83871955d..0972ff2c1 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