Add ci hunspell build

This commit is contained in:
Gres 2020-04-12 18:15:02 +03:00
parent 250feb9bc5
commit 055ba92667

View File

@ -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