Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ipitio committed Oct 19, 2024
1 parent 847e897 commit 1166fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/predict.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
docker run \
-v ./src:/app \
-v ./pdf:/app/pdf \
ghcr.io/ipitio/ocr-pdf:master \
ghcr.io/ipitio/ocr-pdf \
bash predict.sh pdf
- name: Save predictions
Expand Down

0 comments on commit 1166fd1

Please sign in to comment.