Skip to content

Commit 8f405e6

Browse files
committed
updating wf
1 parent 50b435d commit 8f405e6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/book.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
id: pages
3838
uses: actions/configure-pages@v5
3939
- name: Build with mdBook
40-
run: mdbook build
40+
run: cd book && mdbook build
4141
- name: Upload artifact
4242
uses: actions/upload-pages-artifact@v3
4343
with:

book/src/config.md

Whitespace-only changes.

0 commit comments

Comments
 (0)