mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
doc: update github workflow
This commit is contained in:
1
.github/workflows/book.yml
vendored
1
.github/workflows/book.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
||||
cargo install mdbook
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
cargo install --git "https://github.com/lzanini/mdbook-katex"
|
||||
cargo install --git "https://github.com/badboy/mdbook-toc"
|
||||
sudo apt -y install make
|
||||
|
||||
- name: Compile and publish the book
|
||||
|
||||
Reference in New Issue
Block a user