Skip to content

Commit

Permalink
- pip instal in publish-pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
Sid Mohan authored and Sid Mohan committed Jul 14, 2024
1 parent 7cf6203 commit 5cbfcb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install build twine
pip install https://huggingface.co/beki/en_spacy_pii_fast/resolve/main/en_spacy_pii_fast-any-py3-none-any.whl
- name: Build package
run: python -m build
- name: Create GitHub Release
Expand Down

0 comments on commit 5cbfcb6

Please sign in to comment.