Remove redundant install
This commit is contained in:
parent
bfa9ebd6c4
commit
6211c9e782
|
@ -24,7 +24,6 @@ jobs:
|
|||
- name: Build
|
||||
run: |
|
||||
python -m build
|
||||
python setup.py sdist bdist_wheel
|
||||
- name: Publish to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@master
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue