From fafaaac7af12a63857338c851c6e04d97bf0ff6b Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 27 Aug 2018 20:13:35 -0400 Subject: Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 6d8687e..92f4f60 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ after_build: - - cd ../ + - tree /F - 7z a "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Ports-%APPVEYOR_BUILD_VERSION%.zip" "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\**" artifacts: -- cgit v1.2.3