ci: remove `mdbook-combiner` version

pull/27662/head
Florian Duros 2024-07-02 11:14:44 +02:00
parent c924f59f41
commit 8776371ed4
No known key found for this signature in database
GPG Key ID: A5BBB4041B493F15
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: |