ci: update global workflows (#501)

This commit is contained in:
LizardByte-bot 2022-11-18 12:09:31 -05:00 committed by GitHub
parent 4a924acbc3
commit 8132c82b07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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