There was an error while loading. Please reload this page.
1 parent 66f6ec2 commit 9080a33Copy full SHA for 9080a33
1 file changed
.github/workflows/main.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Check external links
36
uses: lycheeverse/lychee-action@v2
37
with:
38
- args: --verbose --no-progress --exclude-mail './_site/**/*.html'
+ args: --verbose --no-progress './_site/**/*.html'
39
fail: true
40
41
- name: Setup Pages
0 commit comments