mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
github: Try using rust cache for mdbook generation.
This commit is contained in:
2
.github/workflows/book.yml
vendored
2
.github/workflows/book.yml
vendored
@@ -26,6 +26,8 @@ jobs:
|
||||
override: true
|
||||
components: rustfmt, clippy
|
||||
|
||||
- uses: Swatinem/rust-cache@v1
|
||||
|
||||
- name: Install ghp-import and mdbook
|
||||
run: |
|
||||
pip install ghp-import
|
||||
|
||||
Reference in New Issue
Block a user