mirror of
https://github.com/Hacks-R-Us/hacksrus.uk.git
synced 2026-09-12 18:18:22 +01:00
Fix lychee
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
- name: Link Checker
|
||||
uses: lycheeverse/lychee-action@v1.9.3
|
||||
with:
|
||||
args: --exclude-mail
|
||||
args: --base . --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' --exclude-mail
|
||||
fail: true
|
||||
html-validate:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user