Ray
1 год назад
committed by
GitHub
Родитель
Сommit
9c816bbac1
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов:
1 добавлений и
1 удалений
-
.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 |
|
|
|