We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93866ca commit 113aa56Copy full SHA for 113aa56
.github/workflows/deploy-book.yml
@@ -19,7 +19,6 @@ jobs:
19
echo `pwd`/mdbook >> $GITHUB_PATH
20
- name: Deploy GitHub Pages
21
run: |
22
- # This assumes your book is in the root of your repository.
23
# Just add a `cd` here if you need to change to another directory.
24
cd docs
25
mdbook build
0 commit comments