mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:30:01 +00:00
Compare commits
2 Commits
b94068cff2
...
cba4b42ba3
Author | SHA1 | Date | |
---|---|---|---|
![]() |
cba4b42ba3 | ||
![]() |
a6a901d6ab |
1
.github/workflows/docs-and-testcov.yml
vendored
1
.github/workflows/docs-and-testcov.yml
vendored
@ -170,6 +170,7 @@ jobs:
|
||||
|
||||
- name: Build user guide
|
||||
run: |
|
||||
cargo binstall mdbook -q
|
||||
cd docs
|
||||
./build.sh
|
||||
cd ..
|
||||
|
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 ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user