Skip to content

Commit

Permalink
Update pwd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yohannparisiendailymotion authored Feb 24, 2024
1 parent 9e6376d commit a5f5f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pwd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
- name: Run PWD 2
run: pwd
- name: Return Previous
run: cd -
run: cd ../
- name: Run PWD 3
run: pwd
- name: ReChange Directory
run: cd ~/directory2
run: cd ./directory2
- name: Run PWD 4
run: pwd

0 comments on commit a5f5f16

Please sign in to comment.