From ca1dbae2cea58bc0e6a4b010c2de438985ed6404 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 19 Jan 2019 10:29:35 -0800 Subject: Updated artifacts path in appveyor script --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3