1 parent 434e1e8 commit 4b1621bCopy full SHA for 4b1621b
1 file changed
.github/workflows/deploy.yml
@@ -13,6 +13,9 @@ jobs:
13
- uses: taiki-e/cache-cargo-install-action@v2
14
with:
15
tool: mdbook@0.5.3
16
+ - uses: taiki-e/cache-cargo-install-action@v2
17
+ with:
18
+ tool: mdbook-mermaid@0.17.0
19
- name: Install mdbook-linkcheck
20
uses: baptiste0928/cargo-install@v3
21
# Temporarily pull the fix for https://github.com/Michael-F-Bryan/mdbook-linkcheck/pull/98
0 commit comments