Skip to content

Commit

Permalink
linkcheck: continue after failure
Browse files Browse the repository at this point in the history
  • Loading branch information
lang-m committed Feb 3, 2025
1 parent 884d0c2 commit c701d18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

- name: Linkcheck
run: make linkcheck
continue-on-error: true

- name: Upload website artifacts
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit c701d18

Please sign in to comment.