Skip to content

Commit ca98813

Browse files
committed
Dump cache
1 parent 24af7c8 commit ca98813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
cargo install mdbook-mermaid --version ${{ env.MDBOOK_MERMAID_VERSION }}
5858
5959
- name: Check build
60-
run: mdbook build
60+
run: mdbook build || cat book/linkcheck/cache.json
6161

6262
- name: Save cached Linkcheck
6363
id: cache-linkcheck-save

0 commit comments

Comments
 (0)