delete packs

This commit is contained in:
erik-krogh
2022-11-22 00:09:42 +01:00
parent 8a73675483
commit 29055f7709

View File

@@ -98,6 +98,7 @@ jobs:
key: ruby-build
- name: Build Query Pack
run: |
rm -rf target/packs
codeql pack create ../shared/ssa --output target/packs
codeql pack create ../misc/suite-helpers --output target/packs
codeql pack create ../shared/regex --output target/packs