We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ea1e6 commit af01b01Copy full SHA for af01b01
.github/workflows/package_ocrweb.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Install environments
55
run: |
56
- pip3 install get_pypi_latest_version
+ pip3 install get_pypi_latest_version pyinstaller
57
pip3 install -r requirements.txt
58
rapidocr check
59
0 commit comments