Skip to content

Commit

Permalink
Add mdbook-mermaid install
Browse files Browse the repository at this point in the history
  • Loading branch information
hiking90 authored Feb 24, 2024
1 parent 0240ac0 commit af79a85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf -y | sh
rustup update
cargo install --version ${MDBOOK_VERSION} mdbook
cargo install mdbook-mermaid
- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit af79a85

Please sign in to comment.