mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-23 18:49:08 +08:00
Merge pull request #4188 from softwaretirol/main
Update appveyor.yml - Url has changed
This commit is contained in:
commit
a7f860a417
@ -26,7 +26,7 @@ only_commits:
|
||||
|
||||
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
|
||||
- curl -fsS -L -o dl.zip https://software-network.org/client/sw-master-windows_x86_64-client.zip
|
||||
- 7z x dl.zip
|
||||
- set PATH=%PATH%;%cd%
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user