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

View File

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