We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f205389 commit a18b6f9Copy full SHA for a18b6f9
.github/workflows/ci.yml
@@ -60,6 +60,7 @@ jobs:
60
- name: Check build
61
run: ENABLE_LINKCHECK=1 mdbook build
62
63
+
64
- name: Save cached Linkcheck
65
id: cache-linkcheck-save
66
if: ${{ !cancelled() }}
0 commit comments