Skip to content

Commit

Permalink
Merge pull request #8 from hiking90/main
Browse files Browse the repository at this point in the history
Add mdbook-mermaid install
  • Loading branch information
hiking90 authored Feb 24, 2024
2 parents 1bd07a9 + af79a85 commit 7fdad12
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 7fdad12

Please sign in to comment.