Skip to content

Commit 29055f7

Browse files
committed
delete packs
1 parent 8a73675 commit 29055f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
key: ruby-build
9999
- name: Build Query Pack
100100
run: |
101+
rm -rf target/packs
101102
codeql pack create ../shared/ssa --output target/packs
102103
codeql pack create ../misc/suite-helpers --output target/packs
103104
codeql pack create ../shared/regex --output target/packs

0 commit comments

Comments
 (0)