mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
Adding mdbook-template back for bookgen (#1660)
* adding mdbook-template back
This commit is contained in:
parent
e5cd71179b
commit
7da1fd4879
1
.github/workflows/kanidm_individual_book.yml
vendored
1
.github/workflows/kanidm_individual_book.yml
vendored
|
@ -49,6 +49,7 @@ jobs:
|
|||
|
||||
- name: Build the docs
|
||||
run: |
|
||||
cargo install mdbook-template
|
||||
cargo doc --no-deps
|
||||
mdbook build *book
|
||||
rm -rf ./docs/
|
||||
|
|
Loading…
Reference in a new issue