We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b767ff2 commit b0f68c4Copy full SHA for b0f68c4
1 file changed
.github/workflows/build-site.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 #v2.8.0
38
with:
39
fail: true
40
- args: --verbose --no-progress --root-dir _site --exclude 'zenodo\.org' _site
+ args: --no-progress --root-dir _site --exclude 'zenodo\.org' _site
41
env:
42
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
43
0 commit comments