mirror of
https://github.com/SteamRE/DepotDownloader.git
synced 2026-02-04 05:31:18 +01:00
Use full matrix name in sk2-ci
This commit is contained in:
2
.github/workflows/sk2-ci.yml
vendored
2
.github/workflows/sk2-ci.yml
vendored
@@ -36,6 +36,6 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
if: matrix.configuration == 'Release'
|
||||
with:
|
||||
name: DepotDownloader-${{ runner.os }}
|
||||
name: DepotDownloader-${{ matrix.runs-on }}
|
||||
path: artifacts
|
||||
if-no-files-found: error
|
||||
|
||||
Reference in New Issue
Block a user