Skip to content

Commit

Permalink
CI: more debug info
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 fbee0f7 commit 2975120
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ jobs:
run: |
mkdir -p /github
ln -s /root $HOME
whoami
echo $HOME
ls -la $HOME
ls -la /github/home
ls -la ~
- name: pre checkout info
run: |
whoami
Expand Down

0 comments on commit 2975120

Please sign in to comment.