Skip to content

Commit dfddf2b

Browse files
committed
Auto merge of #776 - detrumi:update-mdbook, r=jackh726
Update mdbook-mermaid Fixes #775
2 parents 73e3c7d + 0a53a73 commit dfddf2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
echo "$GITHUB_WORKSPACE/book" >> $GITHUB_PATH
4848
4949
- name: Install mdbook-mermaid
50-
run: cargo install mdbook-mermaid --locked --version 0.6.1
50+
run: cargo install mdbook-mermaid
5151

5252
- name: Execute tests for Chalk book
5353
run: cd book && ./mdbook test

0 commit comments

Comments
 (0)