mirror of
https://github.com/Hacks-R-Us/hacksrus.uk.git
synced 2025-11-09 00:23:45 +00:00
Fix lychee
This commit is contained in:
parent
30d498c3a0
commit
d59cc96320
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Link Checker
|
- name: Link Checker
|
||||||
uses: lycheeverse/lychee-action@v1.9.3
|
uses: lycheeverse/lychee-action@v1.9.3
|
||||||
with:
|
with:
|
||||||
args: --exclude-mail
|
args: --base . --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' --exclude-mail
|
||||||
fail: true
|
fail: true
|
||||||
html-validate:
|
html-validate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user