summaryrefslogtreecommitdiffstats
path: root/.ci/templates/build-msvc.yml
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2019-11-07 03:36:50 +0100
committerGitHub <noreply@github.com>2019-11-07 03:36:50 +0100
commitf1e4f3fc0c4caa29bcfcca75e73f2f360d2a8e42 (patch)
tree7c184e88467e0851f23f5b88b67b3873fe03f179 /.ci/templates/build-msvc.yml
parentMerge pull request #3057 from ReinUsesLisp/buffer-sub-data (diff)
downloadyuzu-f1e4f3fc0c4caa29bcfcca75e73f2f360d2a8e42.tar
yuzu-f1e4f3fc0c4caa29bcfcca75e73f2f360d2a8e42.tar.gz
yuzu-f1e4f3fc0c4caa29bcfcca75e73f2f360d2a8e42.tar.bz2
yuzu-f1e4f3fc0c4caa29bcfcca75e73f2f360d2a8e42.tar.lz
yuzu-f1e4f3fc0c4caa29bcfcca75e73f2f360d2a8e42.tar.xz
yuzu-f1e4f3fc0c4caa29bcfcca75e73f2f360d2a8e42.tar.zst
yuzu-f1e4f3fc0c4caa29bcfcca75e73f2f360d2a8e42.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'