aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'