Skip to content

Commit 9080a33

Browse files
committed
sept 2026 fixes
1 parent 66f6ec2 commit 9080a33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Check external links
3636
uses: lycheeverse/lychee-action@v2
3737
with:
38-
args: --verbose --no-progress --exclude-mail './_site/**/*.html'
38+
args: --verbose --no-progress './_site/**/*.html'
3939
fail: true
4040

4141
- name: Setup Pages

0 commit comments

Comments
 (0)