浏览代码

Update codeql.yml

pull/3512/head
Ray 1年前
committed by GitHub
父节点
当前提交
9c816bbac1
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/workflows/codeql.yml

+ 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

正在加载...
取消
保存