Skip to content

Commit dc2f653

Browse files
committed
Merge remote-tracking branch 'origin/main' into nickrolfe/charp
2 parents 164cce7 + 25f6880 commit dc2f653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ql-for-ql-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
cd ql/ql/src
3939
"${CODEQL}" pack create
40-
cd .codeql/pack/codeql/ql-all/0.0.0
40+
cd .codeql/pack/codeql/ql/0.0.0
4141
zip "${PACKZIP}" -r .
4242
env:
4343
CODEQL: ${{ steps.find-codeql.outputs.codeql-path }}

0 commit comments

Comments
 (0)