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 43c7624 commit 4491e42Copy full SHA for 4491e42
.github/workflows/docs.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Linkcheck - Lychee
51
uses: lycheeverse/lychee-action@v2
52
with:
53
- args: --verbose --no-progress build/install/docs/mfc/
+ args: -c .lychee.toml build/install/docs/mfc/
54
fail: false
55
56
- name: Publish Documentation
0 commit comments