Skip to content

Commit a003587

Browse files
测试
1 parent 26f0f8f commit a003587

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy_books.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313
- name: Checkout code
1414
uses: actions/checkout@v3
1515

16-
- name: Debug: List files0
16+
- name: Debug List files0
1717
run: ls -lR "${GITHUB_WORKSPACE}/"
1818

19-
- name: Debug: List files1
19+
- name: Debug List files1
2020
run: ls -lR "${GITHUB_WORKSPACE}/.github/tools"
2121

2222
- name: Install mdBook

0 commit comments

Comments
 (0)