summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2019-11-19 05:20:57 +0000
committerEgor Yusov <egor.yusov@gmail.com>2019-11-19 05:20:57 +0000
commit18ac96186a36e7821dbd4e35ceead27e9fa829fc (patch)
tree7204544e681218a877969245f649a9a64178e829
parentUpdated install fodler structure (diff)
downloadDiligentCore-18ac96186a36e7821dbd4e35ceead27e9fa829fc.tar.gz
DiligentCore-18ac96186a36e7821dbd4e35ceead27e9fa829fc.zip
Updated appveyor script
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 20b628a4..5c4806e2 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -86,7 +86,7 @@ build:
after_test:
- cd install
- 7z a DiligentCore-"%platform_name%"-"%PLATFORM%"-"%CONFIGURATION%".zip
- DiligentCore\*
+ .\*
artifacts:
- path: install\*.zip