mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-10-04 22:39:26 +00:00
Add step to install mdBook for user guide build in CI workflows
This commit is contained in:
1
.github/workflows/run-unit-tests.yml
vendored
1
.github/workflows/run-unit-tests.yml
vendored
@@ -81,6 +81,7 @@ jobs:
|
||||
|
||||
- name: Test build user guide
|
||||
run: |
|
||||
cargo binstall mdbook -q
|
||||
cd docs
|
||||
./build.sh
|
||||
cd ..
|
||||
|
Reference in New Issue
Block a user