Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaanus committed Oct 23, 2023
1 parent 46577d7 commit 6274f02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
id: lychee
uses: lycheeverse/[email protected]
with:
debug: true
fail: true
args: '"./website/docs/**/*.md" "./website/docs/**/*.mdx" "./src/mailtemplates/*.mustache" --scheme http --scheme https --cache --max-cache-age 7d --exclude-mail --verbose' # other excludes are in .lycheeignore
output: ${{ env.issue-content }}
Expand Down

0 comments on commit 6274f02

Please sign in to comment.