Skip to content

Commit

Permalink
Use version 4.1.0 of trained tesseract data
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterGreth authored and hbitteur committed Aug 18, 2023
1 parent abd99ba commit 7988bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
env:
TESSDATA_PREFIX: /home/runner/work/audiveris/audiveris/tessdata
TESSDATA_TAG: 3.04.00
TESSDATA_TAG: 4.1.0
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 7988bb8

Please sign in to comment.