Skip to content

Commit 4ada689

Browse files
authored
Update pages.yml
1 parent 3fbaae2 commit 4ada689

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
run:
3333
working-directory: ${{ github.workspace }}/bookmarknav # 设置子目录为工作区
3434
steps:
35+
- name: Print working directory
36+
run: pwd
3537
- name: Checkout
3638
uses: actions/checkout@v4
3739
- name: Detect package manager

0 commit comments

Comments
 (0)