Revert "ci: Add build name to archive root folder"

This reverts commit 9e3720dca9.
This commit is contained in:
James Rowe 2019-10-24 12:46:15 -06:00
parent 801c9a76ce
commit ff705cc851
5 changed files with 10 additions and 15 deletions

View file

@ -17,7 +17,6 @@ steps:
inputs:
targetType: 'filePath'
filePath: './.ci/scripts/windows/upload.ps1'
arguments: '$(BuildName)'
- publish: artifacts
artifact: 'yuzu-$(BuildName)-windows-msvc'
displayName: 'Upload Artifacts'