mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 09:26:25 +08:00
ci(docsorchestrator): Update to latest markdown link checker and link fixes (#27098)
This commit is contained in:
@@ -250,7 +250,7 @@ jobs:
|
||||
|
||||
- name: Run filtered link checker (changed files)
|
||||
run: |
|
||||
npm -g install markdown_link_checker_sc@0.0.138
|
||||
npm -g install markdown_link_checker_sc@0.0.144
|
||||
if [ "$(jq length ./logs/prFiles.json)" -gt 0 ]; then
|
||||
markdown_link_checker_sc \
|
||||
-r "$GITHUB_WORKSPACE" \
|
||||
|
||||
Reference in New Issue
Block a user