Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Jan 8, 2025
1 parent 1b669b4 commit f9a5797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ table-check:

.PHONY: markdown-link-check
markdown-link-check:
docker pull lycheeverse/lychee

Check warning on line 20 in Makefile

View workflow job for this annotation

GitHub Actions / spelling-check

Unknown word (lycheeverse)
docker run --rm \
--mount 'type=bind,source=$(PWD),target=/home/repo' \
lycheeverse/lychee \

Check warning on line 23 in Makefile

View workflow job for this annotation

GitHub Actions / spelling-check

Unknown word (lycheeverse)
Expand Down

0 comments on commit f9a5797

Please sign in to comment.