Skip to content

Commit 1b658ae

Browse files
测试
1 parent a003587 commit 1b658ae

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
@@ -21,8 +21,8 @@ jobs:
2121

2222
- name: Install mdBook
2323
run: |
24-
chmod +x "${GITHUB_WORKSPACE}/.github/tools/mdBook"
25-
chmod +x "${GITHUB_WORKSPACE}/.github/tools/mdBook-katex"
24+
chmod +x "${GITHUB_WORKSPACE}/.github/tools/mdook"
25+
chmod +x "${GITHUB_WORKSPACE}/.github/tools/mdook-katex"
2626
echo "${GITHUB_WORKSPACE}/.github/tools" >> $GITHUB_PATH
2727
2828
- name: Verify mdbook version

0 commit comments

Comments
 (0)