mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
Update appveyor.yml
This commit is contained in:
parent
088995df27
commit
bf2129d06a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user