mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-28 07:14:20 +00:00
ci: remove mdbook-combiner version
This commit is contained in:
parent
c924f59f41
commit
8776371ed4
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user