Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ansh5461 committed Sep 3, 2023
1 parent 690016a commit eea180d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Apt install dependencies
run: |
sudo apt-get tesseract-ocr
sudo apt install tesseract-ocr -y
- name: Install dependencies
run: |
Expand Down

0 comments on commit eea180d

Please sign in to comment.