Skip to content

Commit 53a54f9

Browse files
committed
debug 1
1 parent 899add3 commit 53a54f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/checksrc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929

3030
- name: 'install prereqs'
3131
run: |
32+
echo '-------------------'
33+
find /etc/apt/sources.list.d
34+
echo '-------------------'
3235
/home/linuxbrew/.linuxbrew/bin/brew install zizmor
3336
pip install '.[ci-tests]'
3437

0 commit comments

Comments
 (0)