Skip to content

Commit 4491e42

Browse files
authored
Update docs.yml
1 parent 43c7624 commit 4491e42

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
@@ -50,7 +50,7 @@ jobs:
5050
- name: Linkcheck - Lychee
5151
uses: lycheeverse/lychee-action@v2
5252
with:
53-
args: --verbose --no-progress build/install/docs/mfc/
53+
args: -c .lychee.toml build/install/docs/mfc/
5454
fail: false
5555

5656
- name: Publish Documentation

0 commit comments

Comments
 (0)