Skip to content

Commit

Permalink
updating wf
Browse files Browse the repository at this point in the history
  • Loading branch information
clpi committed Nov 16, 2024
1 parent 50b435d commit 8f405e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
id: pages
uses: actions/configure-pages@v5
- name: Build with mdBook
run: mdbook build
run: cd book && mdbook build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down
Empty file added book/src/config.md
Empty file.

0 comments on commit 8f405e6

Please sign in to comment.