Skip to content

Commit

Permalink
CI: even more debug
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Czarnecki <[email protected]>
  • Loading branch information
lpawelcz committed Feb 19, 2024
1 parent 629aa5d commit ede3014
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
ls -la $HOME
ls -la /github/home
ls -la ~
ls -la /github/home/
- name: pre checkout info
run: |
whoami
Expand Down Expand Up @@ -84,6 +85,12 @@ jobs:
run: |
mkdir -p /github
ln -s /root $HOME
whoami
echo $HOME
ls -la $HOME
ls -la /github/home
ls -la ~
ls -la /github/home/
- name: pre checkout info
run: |
whoami
Expand Down

0 comments on commit ede3014

Please sign in to comment.