Skip to content

Commit

Permalink
Merge pull request #27662 from element-hq/florianduros/ci/mdbooks
Browse files Browse the repository at this point in the history
Remove `mdbook-combiner` version
  • Loading branch information
florianduros authored Jul 3, 2024
2 parents c924f59 + cdb6523 commit a7ace95
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@0.1.15 mdbook-mermaid
run: cargo install mdbook-combiner mdbook-mermaid

- name: Prepare docs
run: |
Expand Down

0 comments on commit a7ace95

Please sign in to comment.