Skip to content

Commit 4b1621b

Browse files
authored
Add mdbook-mermaid back to CI
1 parent 434e1e8 commit 4b1621b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
- uses: taiki-e/cache-cargo-install-action@v2
1414
with:
1515
tool: mdbook@0.5.3
16+
- uses: taiki-e/cache-cargo-install-action@v2
17+
with:
18+
tool: mdbook-mermaid@0.17.0
1619
- name: Install mdbook-linkcheck
1720
uses: baptiste0928/cargo-install@v3
1821
# Temporarily pull the fix for https://github.com/Michael-F-Bryan/mdbook-linkcheck/pull/98

0 commit comments

Comments
 (0)