mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-11-19 12:26:11 +00:00
Compare commits
1 Commits
cba4b42ba3
...
b94068cff2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b94068cff2 |
1
.github/workflows/docs-and-testcov.yml
vendored
1
.github/workflows/docs-and-testcov.yml
vendored
@@ -170,7 +170,6 @@ 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,7 +81,6 @@ jobs:
|
||||
|
||||
- name: Test build user guide
|
||||
run: |
|
||||
cargo binstall mdbook -q
|
||||
cd docs
|
||||
./build.sh
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user