Update appveyor.yml
This commit is contained in:
@@ -11,7 +11,7 @@ build:
|
||||
verbosity: minimal
|
||||
after_build:
|
||||
- cmd: >-
|
||||
set "ZIP_NAME=%APPVEYOR_PROJECT_NAME%_%APPVEYOR_REPO_COMMIT:~0,8%.zip"
|
||||
set "ZIP_NAME=..\%APPVEYOR_PROJECT_NAME%_%APPVEYOR_REPO_COMMIT:~0,8%.zip"
|
||||
|
||||
cd "%APPVEYOR_BUILD_FOLDER%\install"
|
||||
|
||||
|
Reference in New Issue
Block a user