summaryrefslogtreecommitdiffstats
path: root/.ci/templates/build-msvc.yml
diff options
context:
space:
mode:
authorJames Rowe <jroweboy@gmail.com>2019-10-24 20:46:15 +0200
committerJames Rowe <jroweboy@gmail.com>2019-10-24 20:46:15 +0200
commit969f0afa4e8da7d92462105ed34ccd6da87130d5 (patch)
tree259446ffaf570b2bd2cc78c1b4615b0de6e1fb8d /.ci/templates/build-msvc.yml
parentMerge pull request #3028 from lioncash/constexpr (diff)
downloadyuzu-969f0afa4e8da7d92462105ed34ccd6da87130d5.tar
yuzu-969f0afa4e8da7d92462105ed34ccd6da87130d5.tar.gz
yuzu-969f0afa4e8da7d92462105ed34ccd6da87130d5.tar.bz2
yuzu-969f0afa4e8da7d92462105ed34ccd6da87130d5.tar.lz
yuzu-969f0afa4e8da7d92462105ed34ccd6da87130d5.tar.xz
yuzu-969f0afa4e8da7d92462105ed34ccd6da87130d5.tar.zst
yuzu-969f0afa4e8da7d92462105ed34ccd6da87130d5.zip
Diffstat (limited to '')
-rw-r--r--.ci/templates/build-msvc.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.ci/templates/build-msvc.yml b/.ci/templates/build-msvc.yml
index 52cebaee0..b44a08247 100644
--- a/.ci/templates/build-msvc.yml
+++ b/.ci/templates/build-msvc.yml
@@ -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'