mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-23 18:49:08 +08:00
Update appveyor.yml
This commit is contained in:
parent
61da5c9e05
commit
ee4532ab7e
@ -17,6 +17,7 @@ cache:
|
||||
- c:/Users/appveyor/.sw -> appveyor.yml
|
||||
|
||||
before_build:
|
||||
- git submodule update --init --recursive
|
||||
- curl -fsS -L -o dl.zip https://github.com/SoftwareNetwork/binaries/raw/master/sw-master-windows-client.zip
|
||||
- 7z x dl.zip
|
||||
- set PATH=%PATH%;%cd%
|
||||
|
Loading…
Reference in New Issue
Block a user