Verify link action
Jekyll / test-ci-actions (push) Failing after 22s Details

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
bEn 2024-05-22 19:20:50 +02:00
parent deb9c59da4
commit bf8334e31c
1 changed files with 3 additions and 2 deletions

View File

@ -48,5 +48,6 @@ jobs:
docker-compose run --rm -v "${JOB_CONTAINER_NAME}:/home/ubuntu/workspace" jekyll build --verbose
- name: Verify site
id: verify_site
run: |
tree _site
uses: LeastAuthority/broken-links-action@v1
with:
path: ./_site