aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2018-08-27 19:54:00 -0400
committerGitHub <noreply@github.com>2018-08-27 19:54:00 -0400
commit4390ee3395a7f9dacc9176150f0911ea106afed0 (patch)
tree969eb8e06a0488239f0faf377b2b11655455c8e5
parent1807ee1c95e3c8afee033b0aaf93cbe339825681 (diff)
downloadProject-Silicon-4390ee3395a7f9dacc9176150f0911ea106afed0.tar.gz
Project-Silicon-4390ee3395a7f9dacc9176150f0911ea106afed0.tar.bz2
Project-Silicon-4390ee3395a7f9dacc9176150f0911ea106afed0.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 b824016..1561d5f 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -7,4 +7,4 @@ after_build:
- netstat -ab
- tree /F
# zip the archive
-- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin/Debug'
+- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin/Debug/*'