Skip to content

Commit

Permalink
Merge pull request #126 from ferrous-systems/update-mdbook-and-mermaid
Browse files Browse the repository at this point in the history
Update to latest mdbook and mdbook-mermaid
  • Loading branch information
jonathanpallant authored Feb 1, 2024
2 parents 2a41aea + 4907363 commit 6c44a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install tools
uses: taiki-e/install-action@v2
with:
tool: [email protected],mdbook-mermaid@0.12
tool: [email protected].36,mdbook-mermaid@0.13.0

- name: Add mdslides
run: |
Expand Down

0 comments on commit 6c44a33

Please sign in to comment.