mirror of
https://github.com/Cockatrice/Magic-Token.git
synced 2026-08-04 19:49:34 -05:00
Use verbose mode to track redirects
This commit is contained in:
parent
8f85432e7b
commit
9039b0ba48
2
.github/workflows/check_links.yml
vendored
2
.github/workflows/check_links.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user