Skip to content

Commit 23902b4

Browse files
authored
debug github actions
1 parent 3de7703 commit 23902b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151
echo "${USER}:12345678" | sudo chpasswd
5252
- name: Install ssh-utilities
5353
run: |
54+
- pwd
55+
- cd /home/runner/work/ssh-utilities/ssh-utilities
5456
- pwd
5557
- pip install .
5658
coveralls:

0 commit comments

Comments
 (0)