Skip to content

Commit b9147a2

Browse files
authored
Update main.yml - pwd
1 parent 21372a6 commit b9147a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ jobs:
5454
pip install pytz
5555
pip install requests
5656
57+
- name: Print Working Directory
58+
run: pwd
59+
5760
- name: Run pse notifier
5861
run: |
5962
echo "Running PSE notifier"

0 commit comments

Comments
 (0)