mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-16 00:37:11 +08:00
Fix release pipeline
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user