Skip to content

Commit

Permalink
Update check-links.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiaanspeck authored Sep 30, 2024
1 parent eaf3e15 commit 415d789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:

- run: |
echo -e "$(grep -rh "More information: " pages/ | sort -u)" > links.txt
cat links.txt
echo "Checking" $(wc -l < links.txt) "links"
- name: Lychee URL checker
Expand Down

0 comments on commit 415d789

Please sign in to comment.