mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
[appveyor] Enable artifacts.
Though they will be with some sw artifacts.
This commit is contained in:
parent
872a18086c
commit
b577af1fe0
@ -26,7 +26,8 @@ build_script:
|
||||
- sw -show-output -platform %platform% build
|
||||
|
||||
after_build:
|
||||
- 7z a tesseract.zip %APPVEYOR_BUILD_FOLDER%\.sw\Windows_*_Shared_Release_MSVC_*\*.exe %APPVEYOR_BUILD_FOLDER%\.sw\Windows_*_Shared_Release_MSVC_*\*.dll
|
||||
- 7z a tesseract.zip %APPVEYOR_BUILD_FOLDER%\.sw\out\*.exe %APPVEYOR_BUILD_FOLDER%\.sw\out\*.dll
|
||||
#- 7z a tesseract.zip %APPVEYOR_BUILD_FOLDER%\.sw\Windows_*_Shared_Release_MSVC_*\*.exe %APPVEYOR_BUILD_FOLDER%\.sw\Windows_*_Shared_Release_MSVC_*\*.dll
|
||||
|
||||
artifacts:
|
||||
- path: tesseract.zip
|
||||
|
Loading…
Reference in New Issue
Block a user