aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2018-08-27 20:03:30 -0400
committerGitHub <noreply@github.com>2018-08-27 20:03:30 -0400
commitb6ba36a8c6e7f49fbc28158b9ed5bb2deb835727 (patch)
tree088ea8e594cb39902797a7847ad373e6b0f8e081
parent494b42c2652f54d3511705c98c16418bdc281e2c (diff)
downloadProject-Silicon-b6ba36a8c6e7f49fbc28158b9ed5bb2deb835727.tar.gz
Project-Silicon-b6ba36a8c6e7f49fbc28158b9ed5bb2deb835727.tar.bz2
Project-Silicon-b6ba36a8c6e7f49fbc28158b9ed5bb2deb835727.zip
Update appveyor.yml
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 55a5488..50e4d17 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,6 +1,6 @@
after_build:
- cd ../
- - 7z a artifacts\Ports-%APPVEYOR_BUILD_VERSION%.zip %APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\**
+ - 7z a artifacts\Ports-%APPVEYOR_BUILD_VERSION%.zip "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\**"
artifacts:
- path: artifacts\*.zip