Skip to content

Commit

Permalink
Install mdbook-plantuml in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdalisue committed Jan 21, 2024
1 parent 85644e7 commit 49a4dc5
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-plantuml
- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit 49a4dc5

Please sign in to comment.