diff options
Diffstat (limited to '')
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |