Skip to content

Commit

Permalink
exp: check venv python version
Browse files Browse the repository at this point in the history
  • Loading branch information
christinestraub committed Jul 12, 2024
1 parent 13aacfb commit 19b88ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
TESSERACT_VERSION : "5.4.1"
run: |
source .venv/bin/activate
python --version
sudo apt-get update
sudo apt-get install -y libmagic-dev poppler-utils libreoffice
sudo add-apt-repository -y ppa:alex-p/tesseract-ocr5
Expand Down

0 comments on commit 19b88ce

Please sign in to comment.