Fix release pipeline

This commit is contained in:
sobolevn
2022-06-17 17:15:28 +03:00
parent f4378112bb
commit 4cf3b445bd

View File

@@ -27,7 +27,7 @@ jobs:
python -m pip install -U setuptools twine wheel
- name: Build package
run: |
cd ./django-stubs-ext
cd ./django_stubs_ext
python setup.py --version
python setup.py sdist bdist_wheel