From 4390ee3395a7f9dacc9176150f0911ea106afed0 Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 27 Aug 2018 19:54:00 -0400 Subject: Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index b824016..1561d5f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,4 +7,4 @@ after_build: - netstat -ab - tree /F # zip the archive -- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin/Debug' +- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin/Debug/*' -- cgit v1.2.3