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 caee590 commit 9a810a4Copy full SHA for 9a810a4
.github/workflows/deploy.yaml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Build mdBook
39
run: |
40
- mdbook build docs
+ mdbook build
41
42
- name: Deploy to GitHub Pages
43
uses: peaceiris/actions-gh-pages@v3
0 commit comments