aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2018-08-27 19:48:56 -0400
committerGitHub <noreply@github.com>2018-08-27 19:48:56 -0400
commit1807ee1c95e3c8afee033b0aaf93cbe339825681 (patch)
tree23810aa985b554d06774a0898f83da53d3ccdd25
parent0d7f356ccf8ba6f1d6de4c77e7cdba1e23eee5f1 (diff)
downloadProject-Silicon-1807ee1c95e3c8afee033b0aaf93cbe339825681.tar.gz
Project-Silicon-1807ee1c95e3c8afee033b0aaf93cbe339825681.tar.bz2
Project-Silicon-1807ee1c95e3c8afee033b0aaf93cbe339825681.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 42f444d..b824016 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'
+- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin/Debug'