Skip to content

Commit

Permalink
Merge pull request #27530 from element-hq/florianduros/fix/ci-docs
Browse files Browse the repository at this point in the history
Fix CI docs generation
  • Loading branch information
florianduros authored Jun 6, 2024
2 parents c385055 + 2db2cf2 commit 0b49a77
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 0b49a77

Please sign in to comment.