mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
CI: pip install prettytable
This commit is contained in:
1
.github/workflows/book.yml
vendored
1
.github/workflows/book.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
- name: Install ghp-import and mdbook
|
||||
run: |
|
||||
pip install ghp-import
|
||||
pip install prettytable
|
||||
sudo apt -y install make wget
|
||||
wget "https://github.com/badboy/mdbook-toc/releases/download/0.11.2/mdbook-toc-0.11.2-x86_64-unknown-linux-gnu.tar.gz"
|
||||
wget "https://github.com/lzanini/mdbook-katex/releases/download/v0.4.1/mdbook-katex-v0.4.1-x86_64-unknown-linux-gnu.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user