Skip to content

Commit

Permalink
fix wf
Browse files Browse the repository at this point in the history
  • Loading branch information
anshgoyalevil committed Jan 8, 2025
1 parent 6cf369a commit 9675b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-edit-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Run link checker
id: linkcheck
run: |
npm run test:checklinks | tee output.log
npm run test:editlinks | tee output.log
- name: Extract 404 URLs from output
id: extract-404
Expand Down

0 comments on commit 9675b46

Please sign in to comment.