Skip to content

Commit 29335a9

Browse files
committed
ci: update package exe
1 parent 8978378 commit 29335a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gen_whl_to_pypi_rapidocr_web.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- name: Run setup.py
2222
run: |
2323
pip install -r requirements.txt
24+
pip install get_pypi_latest_version
2425
2526
python -m pip install --upgrade pip
2627
python setup.py bdist_wheel "${{ github.ref_name }}"

0 commit comments

Comments
 (0)