Skip to content

Commit

Permalink
Attempt to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Abel Aoun committed Nov 13, 2023
1 parent c319a4d commit 17aba3b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/check_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Check links
uses: lycheeverse/[email protected]
uses: lycheeverse/[email protected]
with:
output: ./lychee/out.md

- name: Upload report
if: ${{ always() }}
Expand Down

0 comments on commit 17aba3b

Please sign in to comment.