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 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%