mirror of
https://github.com/tommilligan/mdbook-admonish.git
synced 2025-12-29 03:49:22 -05:00
Compare commits
2 Commits
update-dep
...
fix-docs
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6deaf1ea2b | ||
|
|
041e5a566f |
@@ -5,5 +5,5 @@ set -exuo pipefail
|
||||
cd "$(dirname "$0")"/../..
|
||||
|
||||
if ! mdbook-toc --version; then
|
||||
cargo install mdbook-toc --version 0.13.0 --force
|
||||
cargo install mdbook-toc --version 0.14.1 --force
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user