Skip to content

Commit 967dab7

Browse files
committed
debug
1 parent c6a3dc9 commit 967dab7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/quality-checks.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ jobs:
6060
- name: make install
6161
run: |
6262
id
63-
asdf install
63+
echo "running asdf plugin list"
64+
asdf plugin list
65+
echo "running make install"
6466
make install
6567
6668
- name: Check language tools used and setup trivy config

0 commit comments

Comments
 (0)