Skip to content

Commit f60844c

Browse files
authored
Update pages.yml
1 parent 30a57f2 commit f60844c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Checkout
3737
uses: actions/checkout@v4
3838
- name: Print working directory
39-
run: pwd
39+
run: pwd && ls
4040
- name: Detect package manager
4141
id: detect-package-manager
4242
run: |

0 commit comments

Comments
 (0)