Merge branch 'main' into RasmusWL/remove-python-dep-inst
This commit is contained in:
commit
dd2106d0d1
4 changed files with 8 additions and 3 deletions
1
lib/codeql.js
generated
1
lib/codeql.js
generated
|
|
@ -301,6 +301,7 @@ async function getCodeQLForCmd(cmd, checkVersion) {
|
|||
await runTool(cmd, [
|
||||
"database",
|
||||
"init",
|
||||
"--overwrite",
|
||||
"--db-cluster",
|
||||
config.dbLocation,
|
||||
`--source-root=${sourceRoot}`,
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue