Skip to content

Commit 2db2cf2

Browse files
committed
Downgrade mdbook-combiner
1 parent c385055 commit 2db2cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
mdbook-version: "0.4.10"
6161

6262
- name: Install mdbook extensions
63-
run: cargo install mdbook-combiner mdbook-mermaid
63+
run: cargo install mdbook-combiner@0.1.15 mdbook-mermaid
6464

6565
- name: Prepare docs
6666
run: |

0 commit comments

Comments
 (0)