Skip to content

Commit

Permalink
Debug target dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikthepixel committed Mar 19, 2024
1 parent 061e9f9 commit 4e8d398
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:

- name: Current dir
run: |
cd "/home/website/thenewoil/www"
cd "/"
pwd
ls -la
- name: Directory list
run: |
Expand Down

0 comments on commit 4e8d398

Please sign in to comment.