Skip to content

Commit

Permalink
use debug state
Browse files Browse the repository at this point in the history
  • Loading branch information
musicEnfanthen committed Feb 4, 2024
1 parent 9247b23 commit 87deb9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
id: lychee
uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a # ratchet:lycheeverse/[email protected]
with:
args: --config ../lychee.toml
debug: true

- name: Create Issue From File
if: env.lychee_exit_code != 0
Expand Down

0 comments on commit 87deb9b

Please sign in to comment.