Merge pull request #27662 from element-hq/florianduros/ci/mdbooks

Remove `mdbook-combiner` version
pull/27672/head
Florian Duros 2024-07-03 08:38:51 +00:00 committed by GitHub
commit a7ace95eac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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: |