summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2019-01-19 18:29:35 +0000
committerEgor Yusov <egor.yusov@gmail.com>2019-01-19 18:29:35 +0000
commitca1dbae2cea58bc0e6a4b010c2de438985ed6404 (patch)
tree89396a83c332bb8da3648d67549b1d2f9292f617
parentUpdated appveyor script to produce build artifacts (diff)
downloadDiligentCore-ca1dbae2cea58bc0e6a4b010c2de438985ed6404.tar.gz
DiligentCore-ca1dbae2cea58bc0e6a4b010c2de438985ed6404.zip
Updated artifacts path in appveyor script
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 76c15ad6..dd25ebef 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -81,5 +81,5 @@ after_test:
DiligentCore\*
artifacts:
- - path: cmk_build\install\*.zip
+ - path: install\*.zip
name: artifacts-zip \ No newline at end of file