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 1c09e9e commit 3451619Copy full SHA for 3451619
.github/workflows/mdbook.yml
@@ -43,7 +43,7 @@ jobs:
43
CARGO_HOME: ./cargo
44
run: |
45
export PATH=`pwd`/cargo/bin:${PATH}
46
- make mdbuild
+ mdbook build docs
47
touch ./docs/book/.nojekyll
48
49
- uses: actions/configure-pages@v3
0 commit comments