Skip to content

Commit 9a810a4

Browse files
committed
fix: typo
1 parent caee590 commit 9a810a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
- name: Build mdBook
3939
run: |
40-
mdbook build docs
40+
mdbook build
4141
4242
- name: Deploy to GitHub Pages
4343
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)