Skip to content

Commit

Permalink
update: do not use logs
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurFlag committed Oct 21, 2024
1 parent 9192e82 commit 30d3187
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/link-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,4 @@ jobs:
- name: Run check links
run: |
make check-links-logs
- name: Upload logs
uses: actions/upload-artifact@v4
with:
name: check-links-log
path: scripts/check_links.log
make check-links

0 comments on commit 30d3187

Please sign in to comment.