Skip to content

Commit e82386c

Browse files
committed
Fixes: deployment (hopefully)
1 parent 77aee42 commit e82386c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mdbook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
run: |
2727
# This assumes your book is in the root of your repository.
2828
# Just add a `cd` here if you need to change to another directory.
29+
cd book
2930
mdbook build
3031
- name: Setup Pages
3132
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)