diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 80d19a7..f449505 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -33,7 +33,7 @@ jobs: - name: Link Checker uses: lycheeverse/lychee-action@v1.10.0 with: - args: --verbose --no-progress --exclude-file .lycheeignore -- _site/**/*.html + args: --verbose --no-progress -- _site/**/*.html debug: true fail: true env: