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
69b1a38426
commit
37f568dcbd
@ -13,7 +13,7 @@ before_build:
|
||||
- if %platform%==Win32 set vcplatform=Win32
|
||||
- if %platform%==Win64 set vcplatform=x64
|
||||
|
||||
- curl -fsS -o cppan.zip https://cppan.org/client/cppan-master-win32-client.zip
|
||||
- curl -fsS -o cppan.zip https://cppan.org/client/cppan-master-Windows-client.zip
|
||||
- 7z x cppan.zip
|
||||
- set PATH=%PATH%;%cd%
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user