mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 20:59:36 +08:00
Update cmake.yml
libarchive is broken on macos: https://github.com/libarchive/libarchive/issues/1819
This commit is contained in:
parent
f1e3697dd4
commit
392e56cd87
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
run: |
|
||||
brew install autoconf automake
|
||||
brew install leptonica
|
||||
brew install libarchive
|
||||
# brew install libarchive
|
||||
brew install pango
|
||||
brew install icu4c && brew link icu4c
|
||||
brew install cabextract
|
||||
|
Loading…
Reference in New Issue
Block a user