mirror of
https://github.com/clearml/clearml-docs
synced 2025-01-31 06:27:22 +00:00
Update links.yml
This commit is contained in:
parent
a044d0d36b
commit
90420f01f2
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=$(echo 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