Update cleanup to bundle
This commit is contained in:
parent
2a9a602a5e
commit
429471162a
3 changed files with 3 additions and 3 deletions
|
|
@ -802,7 +802,7 @@ function getCodeQLForCmd(cmd: string): CodeQL {
|
|||
): Promise<void> {
|
||||
const args = [
|
||||
"database",
|
||||
"cleanup",
|
||||
"bundle",
|
||||
databasePath,
|
||||
`--output=${outputFilePath}`,
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue