diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index e263b25..221cf43 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -49,7 +49,7 @@ jobs: - name: Build code run: | cd external \ - ./get_externals.sh + ./get_externals.sh \ cd .. \ cmake -DCMAKE_BUILD_TYPE=Release . \ cmake --build .