diff --git a/.github/workflows/check_links.yml b/.github/workflows/check_links.yml index 78fceae..972a21b 100644 --- a/.github/workflows/check_links.yml +++ b/.github/workflows/check_links.yml @@ -53,7 +53,7 @@ jobs: if: steps.tokens_pic_urls.outcome == 'success' uses: lycheeverse/lychee-action@v2 with: - args: --no-progress --require-https --cache --max-cache-age 8h -- url_list.md + args: --no-progress --verbose --require-https --cache --max-cache-age 8h -- url_list.md jobSummary: true # List helpful stats on missing pictures