Skip to content

Commit 01cb277

Browse files
authored
ls for debugging
1 parent bb135f2 commit 01cb277

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/query-list.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727
- name: Unzip CodeQL CLI
2828
run: unzip -d cli codeql-linux64.zip
29+
- name: ls -R
30+
run: ls -R
2931
- name: Build query list
3032
run: |
3133
python ./codeql/misc/scripts/resolve-code-scanning-query-packs.py > output.csv

0 commit comments

Comments
 (0)