mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 05:20:07 +00:00
Update links.yml
This commit is contained in:
parent
90420f01f2
commit
a403682c90
2
.github/workflows/links.yml
vendored
2
.github/workflows/links.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
- name: Read Results
|
||||
if: ${{ steps.lychee.outputs.exit_code != 0 }}
|
||||
run: echo "REPORT=$(jq -Rs '```.```' /tmp/links.json)" >> $GITHUB_ENV
|
||||
run: echo "REPORT=$(jq -Rs '.' /tmp/links.json)" >> $GITHUB_ENV
|
||||
|
||||
- name: Echo Results
|
||||
if: ${{ steps.lychee.outputs.exit_code != 0 }}
|
||||
|
Loading…
Reference in New Issue
Block a user