Add screenshot to manual (#1181)
This commit is contained in:
parent
a14eb13e24
commit
9a1545630c
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -85,6 +85,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cargo run --package generate-book
|
cargo run --package generate-book
|
||||||
mdbook build book
|
mdbook build book
|
||||||
|
cp screenshot.png www/man
|
||||||
|
|
||||||
- name: Deploy Pages
|
- name: Deploy Pages
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user