mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
Revert "doc: Update git link to mdbook-katex."
This reverts commit 1e8d99d849.
This commit is contained in:
2
.github/workflows/book.yml
vendored
2
.github/workflows/book.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
pip install ghp-import
|
||||
cargo install mdbook
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
cargo install --git "https://github.com/heliaxdev/mdbook-katex"
|
||||
cargo install --git "https://github.com/lzanini/mdbook-katex"
|
||||
sudo apt -y install make
|
||||
|
||||
- name: Compile and publish the book
|
||||
|
||||
Reference in New Issue
Block a user