We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77aee42 commit e82386cCopy full SHA for e82386c
1 file changed
.github/workflows/mdbook.yml
@@ -26,6 +26,7 @@ jobs:
26
run: |
27
# This assumes your book is in the root of your repository.
28
# Just add a `cd` here if you need to change to another directory.
29
+ cd book
30
mdbook build
31
- name: Setup Pages
32
uses: actions/configure-pages@v4
0 commit comments