mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
Update appveyor.yml
This commit is contained in:
parent
354bdc7398
commit
62172580a9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user