aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2018-08-27 20:18:23 -0400
committerGitHub <noreply@github.com>2018-08-27 20:18:23 -0400
commit88f4799b2b9baa50a9b947990b5150b3764a2e7e (patch)
treeb67942c21946f9358cfcb77deec0d3f84b66b2b1
parentb50f77db5fc818ccb54b921eb1038fdbf11fb3de (diff)
downloadProject-Silicon-88f4799b2b9baa50a9b947990b5150b3764a2e7e.tar.gz
Project-Silicon-88f4799b2b9baa50a9b947990b5150b3764a2e7e.tar.bz2
Project-Silicon-88f4799b2b9baa50a9b947990b5150b3764a2e7e.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 46be6e3..2bccf6a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -3,5 +3,5 @@ after_build:
- 7z a "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\Ports-%APPVEYOR_BUILD_VERSION%.zip" "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\**"
artifacts:
- - path: project-ports\Project Ports\bin\Debug\Ports-%APPVEYOR_BUILD_VERSION%.zip
+ - path: %APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\Ports-%APPVEYOR_BUILD_VERSION%.zip
name: Ports-%APPVEYOR_BUILD_VERSION%