Skip to content

Commit

Permalink
Downgrade mdbook-combiner
Browse files Browse the repository at this point in the history
  • Loading branch information
florianduros committed Jun 6, 2024
1 parent c385055 commit 2db2cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
mdbook-version: "0.4.10"

- name: Install mdbook extensions
run: cargo install mdbook-combiner mdbook-mermaid
run: cargo install mdbook-combiner@0.1.15 mdbook-mermaid

- name: Prepare docs
run: |
Expand Down

0 comments on commit 2db2cf2

Please sign in to comment.