aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2018-08-27 20:10:04 -0400
committerGitHub <noreply@github.com>2018-08-27 20:10:04 -0400
commit5b0fa9c98236a8ed4185d2b3e14b6aa439fc6b9e (patch)
treea28d36d99e85c54afb092429c0fe9fd0df6d43c0
parent7f9453b597db22115c3b7979e3ac45323dd256be (diff)
downloadProject-Silicon-5b0fa9c98236a8ed4185d2b3e14b6aa439fc6b9e.tar.gz
Project-Silicon-5b0fa9c98236a8ed4185d2b3e14b6aa439fc6b9e.tar.bz2
Project-Silicon-5b0fa9c98236a8ed4185d2b3e14b6aa439fc6b9e.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 3aa3f02..ab89c31 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -3,5 +3,5 @@ after_build:
- 7z a "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Ports-%APPVEYOR_BUILD_VERSION%.zip" "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\**"
artifacts:
- - path: project-ports\Project Ports\bin\Ports-%APPVEYOR_BUILD_VERSION%.zip
+ - path: project-ports\Project Ports\bin\
name: Ports-%APPVEYOR_BUILD_VERSION%