Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
heinrichreimer committed Mar 4, 2024
1 parent a5b6827 commit b2f5446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: lycheeverse/lychee-action@v1
with:
lycheeVersion: '0.13.0'
args: --require-https --verbose --no-progress --base public/ --cache --max-cache-age 1d --exclude http://www.inkscape.org/namespaces/inkscape --exclude http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd --exclude http://www.w3.org/1999/02/22-rdf-syntax-ns# --exclude http://creativecommons.org/ns# --exclude http://purl.org/dc/elements/1.1/ --exclude https://twitter.com/H1iReimer/ --exclude heinrich@reimer.family --accept 999 --max-retries 10 --max-redirects 10 public/
args: --require-https --verbose --no-progress --base public/ --cache --max-cache-age 1d --exclude https://twitter.com/H1iReimer/ --exclude heinrich@reimer.family --accept 999 --max-retries 10 --max-redirects 10 public/
fail: true
- name: 📤 Upload public pages
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b2f5446

Please sign in to comment.