Skip to content

Commit 68370c9

Browse files
committed
Add Greek and Russian to OCR
1 parent e64baee commit 68370c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install just commander and uv
2525
run: |
2626
sudo apt-get update
27-
sudo apt-get install -y just python3-uv
27+
curl -LsSf https://astral.sh/uv/install.sh | sh
2828
2929
- name: Install dependencies
3030
run: uv pip install -r dev-requirements.txt

0 commit comments

Comments
 (0)