aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2018-08-27 20:20:15 -0400
committerGitHub <noreply@github.com>2018-08-27 20:20:15 -0400
commit67baee145e5eb381f8399b6ea458e2164039018c (patch)
tree8d23dee3d4a5db817673df4aa33a99dfa9ae1b9a
parent55c3a7673a971170c567825425816d13b672eabf (diff)
downloadProject-Silicon-67baee145e5eb381f8399b6ea458e2164039018c.tar.gz
Project-Silicon-67baee145e5eb381f8399b6ea458e2164039018c.tar.bz2
Project-Silicon-67baee145e5eb381f8399b6ea458e2164039018c.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 4808949..0f851da 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: c:\projects\project-ports\Project Ports\bin\Debug\Ports-%APPVEYOR_BUILD_VERSION%.zip
+ - path: \bin\Debug\Ports-%APPVEYOR_BUILD_VERSION%.zip
name: Ports-%APPVEYOR_BUILD_VERSION%