Add ci hunspell build
This commit is contained in:
parent
250feb9bc5
commit
055ba92667
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -75,6 +75,9 @@ jobs:
|
|||||||
- name: Get tesseract
|
- name: Get tesseract
|
||||||
run: python ./share/ci/get_tesseract.py
|
run: python ./share/ci/get_tesseract.py
|
||||||
|
|
||||||
|
- name: Get hunspell
|
||||||
|
run: python ./share/ci/get_hunspell.py
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: python ./share/ci/test.py
|
run: python ./share/ci/test.py
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user