Add screenshot to manual (#1181)

This commit is contained in:
Casey Rodarmor 2022-05-05 13:58:55 -07:00 committed by GitHub
parent a14eb13e24
commit 9a1545630c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,6 +85,7 @@ jobs:
run: |
cargo run --package generate-book
mdbook build book
cp screenshot.png www/man
- name: Deploy Pages
uses: peaceiris/actions-gh-pages@v3