Don't install build
books / flake8 (push) Successful in 30s Details
books / docker (push) Successful in 27s Details
books / pypi (push) Failing after 28s Details

This commit is contained in:
Michel Roux 2023-06-30 17:26:51 +02:00
parent a57491e466
commit e2302a4c06
1 changed files with 0 additions and 1 deletions

View File

@ -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: