Update appveyor.yml

This commit is contained in:
Egor Pugin 2020-05-06 21:23:53 +03:00 committed by GitHub
parent 088995df27
commit bf2129d06a
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 sw.cpp
after_build:
- 7z a tesseract.zip %APPVEYOR_BUILD_FOLDER%\.sw\out\**\*.exe %APPVEYOR_BUILD_FOLDER%\.sw\out\**\*.dll