Merge pull request #5974 from BOINC/vko_fix_windows_logs_upload

[ci] fix upload windows logs on ci
This commit is contained in:
Vitalii Koshura 2024-12-25 14:12:45 +01:00 committed by GitHub
commit b4284da70f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ jobs:
if: ${{failure()}}
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b
with:
name: windows_logs_${{matrix.type}}_${{github.event.pull_request.head.sha}}
name: windows_logs_${{matrix.type}}_${{matrix.platform}}_${{github.event.pull_request.head.sha}}
path: deploy/logs.7z
- name: Prepare artifacts for deploy