mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-18 02:09:49 +00:00
ci: update global workflows (#501)
This commit is contained in:
parent
4a924acbc3
commit
8132c82b07
1
.github/workflows/yaml-lint.yml
vendored
1
.github/workflows/yaml-lint.yml
vendored
@ -56,6 +56,5 @@ jobs:
|
|||||||
file_or_dir: . ${{ steps.find-files.outputs.found }}
|
file_or_dir: . ${{ steps.find-files.outputs.found }}
|
||||||
|
|
||||||
- name: Log
|
- name: Log
|
||||||
if: failure()
|
|
||||||
run: |
|
run: |
|
||||||
cat "${{ steps.yaml-lint.outputs.logfile }}" >> $GITHUB_STEP_SUMMARY
|
cat "${{ steps.yaml-lint.outputs.logfile }}" >> $GITHUB_STEP_SUMMARY
|
||||||
|
Loading…
Reference in New Issue
Block a user