From 0139082f8597cd3efc04020296b81c23f6c9766c Mon Sep 17 00:00:00 2001 From: m0sia Date: Wed, 21 Mar 2018 17:30:05 -0500 Subject: Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 14ad28e..d30be49 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -18,7 +18,7 @@ build: off after_test: - "%PYTHON%\\python.exe setup.py py2exe" - - "7z a pyParrotZik-%APPVEYOR_BUILD_VERSION%.zip .\\dist\\* + - "7z a pyParrotZik-%APPVEYOR_BUILD_VERSION%.zip .\\dist\\*" - iscc win32installer.iss artifacts: -- cgit v1.2.1