From 55c3a7673a971170c567825425816d13b672eabf Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 27 Aug 2018 20:19:06 -0400 Subject: Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 2bccf6a..4808949 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: %APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\Ports-%APPVEYOR_BUILD_VERSION%.zip + - path: c:\projects\project-ports\Project Ports\bin\Debug\Ports-%APPVEYOR_BUILD_VERSION%.zip name: Ports-%APPVEYOR_BUILD_VERSION% -- cgit v1.2.3