aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2018-08-27 19:47:15 -0400
committerGitHub <noreply@github.com>2018-08-27 19:47:15 -0400
commit0d7f356ccf8ba6f1d6de4c77e7cdba1e23eee5f1 (patch)
treecf1b30092c59f3f43eedea058923b117791fde3e /appveyor.yml
parent492d82073d1cd1467ca23e86ca9b43a6a9f07ada (diff)
downloadProject-Silicon-0d7f356ccf8ba6f1d6de4c77e7cdba1e23eee5f1.tar.gz
Project-Silicon-0d7f356ccf8ba6f1d6de4c77e7cdba1e23eee5f1.tar.bz2
Project-Silicon-0d7f356ccf8ba6f1d6de4c77e7cdba1e23eee5f1.zip
Update appveyor.yml
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index ed75958..42f444d 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 build-win'
+- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin'