Re-add descriptive artifact names

This commit is contained in:
CakeLancelot 2020-12-28 08:12:36 -06:00 committed by Gent Semaj
parent 28543641bb
commit 89e4b2be22
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ for:
Copy-Item -Path "config.ini" -Destination "bin"
artifacts:
- path: bin
name: linux-bin-x64
name: ubuntu18_04-bin-x64
type: zip
-
matrix:
@ -85,5 +85,5 @@ for:
}
artifacts:
- path: bin
name: windows-bin-x64
name: windows-vs2019-bin-x64
type: zip