Skip to content

Commit ec7e2a9

Browse files
committed
more debug
1 parent 967dab7 commit ec7e2a9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/quality-checks.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,11 @@ jobs:
5959

6060
- name: make install
6161
run: |
62+
echo "Running id"
6263
id
64+
echo "Running pwd"
65+
pwd
66+
echo "home is $HOME"
6367
echo "running asdf plugin list"
6468
asdf plugin list
6569
echo "running make install"

0 commit comments

Comments
 (0)