зеркало из https://github.com/github/codeql.git
delete packs
This commit is contained in:
Родитель
8a73675483
Коммит
29055f7709
|
@ -98,6 +98,7 @@ jobs:
|
||||||
key: ruby-build
|
key: ruby-build
|
||||||
- name: Build Query Pack
|
- name: Build Query Pack
|
||||||
run: |
|
run: |
|
||||||
|
rm -rf target/packs
|
||||||
codeql pack create ../shared/ssa --output target/packs
|
codeql pack create ../shared/ssa --output target/packs
|
||||||
codeql pack create ../misc/suite-helpers --output target/packs
|
codeql pack create ../misc/suite-helpers --output target/packs
|
||||||
codeql pack create ../shared/regex --output target/packs
|
codeql pack create ../shared/regex --output target/packs
|
||||||
|
|
Загрузка…
Ссылка в новой задаче