summaryrefslogtreecommitdiffstats
path: root/.ci/templates/build-msvc.yml
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2019-11-07 03:37:01 +0100
committerGitHub <noreply@github.com>2019-11-07 03:37:01 +0100
commit63d30133f8b6135670dbeccecaf39ac5633be8b0 (patch)
tree7c184e88467e0851f23f5b88b67b3873fe03f179 /.ci/templates/build-msvc.yml
parentMerge pull request #3057 from ReinUsesLisp/buffer-sub-data (diff)
parentRevert "ci: Rename build folder only on non-mainline builds" (diff)
downloadyuzu-63d30133f8b6135670dbeccecaf39ac5633be8b0.tar
yuzu-63d30133f8b6135670dbeccecaf39ac5633be8b0.tar.gz
yuzu-63d30133f8b6135670dbeccecaf39ac5633be8b0.tar.bz2
yuzu-63d30133f8b6135670dbeccecaf39ac5633be8b0.tar.lz
yuzu-63d30133f8b6135670dbeccecaf39ac5633be8b0.tar.xz
yuzu-63d30133f8b6135670dbeccecaf39ac5633be8b0.tar.zst
yuzu-63d30133f8b6135670dbeccecaf39ac5633be8b0.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'