Don't install build
This commit is contained in:
parent
a57491e466
commit
e2302a4c06
@ -43,7 +43,6 @@ jobs:
|
||||
- run: apt-get update
|
||||
- run: apt-get install -y git nodejs
|
||||
- uses: actions/checkout@v3
|
||||
- run: pip install build
|
||||
- run: python setup.py sdist
|
||||
- uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user