mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-23 18:49:08 +08:00
Fix appveyor artifacts.
This commit is contained in:
parent
e14797563b
commit
29389f7145
@ -23,7 +23,7 @@ build_script:
|
||||
- sw -show-output -platform %platform% build
|
||||
|
||||
after_build:
|
||||
- 7z a tesseract.zip %APPVEYOR_BUILD_FOLDER%\.sw\windows_*_msvc_*_shared_Release_*\*.exe %APPVEYOR_BUILD_FOLDER%\.sw\windows_*_msvc_*_shared_Release_*\*.dll
|
||||
- 7z a tesseract.zip %APPVEYOR_BUILD_FOLDER%\.sw\windows_*_msvc_*_shared_Release\*.exe %APPVEYOR_BUILD_FOLDER%\.sw\windows_*_msvc_*_shared_Release\*.dll
|
||||
|
||||
artifacts:
|
||||
- path: tesseract.zip
|
||||
|
Loading…
Reference in New Issue
Block a user