mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 08: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
|
- name: Build user guide
|
||||||
run: |
|
run: |
|
||||||
|
cargo binstall mdbook -q
|
||||||
cd docs
|
cd docs
|
||||||
./build.sh
|
./build.sh
|
||||||
cd ..
|
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
|
- name: Test build user guide
|
||||||
run: |
|
run: |
|
||||||
|
cargo binstall mdbook -q
|
||||||
cd docs
|
cd docs
|
||||||
./build.sh
|
./build.sh
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user