mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-24 13:10:28 +00:00
Update links.yml
This commit is contained in:
parent
46422d4d35
commit
45df579707
2
.github/workflows/links.yml
vendored
2
.github/workflows/links.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Find all markdown files
|
||||
id: find_files
|
||||
run: |
|
||||
echo "::set-output name=files::$(find . -name '*.md' -type f | sed 's|^./||' | sed 's/^/\'/;s/$/\'/' | tr '\n' ' ')"
|
||||
echo "::set-output name=files::$(find . -name '*.md' -type f | sed 's|^./||' | tr '\n' ' ')"
|
||||
|
||||
- name: Link Checker
|
||||
id: lychee
|
||||
|
Loading…
Reference in New Issue
Block a user