瀏覽代碼

Update codeql.yml

pull/3512/head
Ray 1 年之前
committed by GitHub
父節點
當前提交
9c816bbac1
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/workflows/codeql.yml

+ 1
- 1
.github/workflows/codeql.yml 查看文件

@ -46,7 +46,7 @@ jobs:
with: with:
submodules: recursive submodules: recursive
- name: Create Build Environment
- name: Create Build Environment
# Some projects don't allow in-source building, so create a separate build directory # 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 # We'll use this as our working directory for all subsequent commands
run: cmake -E make_directory ${{github.workspace}}/build run: cmake -E make_directory ${{github.workspace}}/build

Loading…
取消
儲存