Update appveyor.yml

This commit is contained in:
Egor Pugin 2020-12-29 15:53:24 +03:00 committed by GitHub
parent 354bdc7398
commit 62172580a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ before_build:
build_script:
- sw -version
- sw -show-output -platform %platform% build
- sw -show-output -platform %platform% build -Dwith-tests=1
after_build:
- 7z a tesseract.zip %APPVEYOR_BUILD_FOLDER%\.sw\out\**\*.exe %APPVEYOR_BUILD_FOLDER%\.sw\out\**\*.dll