Skip to content

Commit 6725664

Browse files
committed
remove build
1 parent 4474931 commit 6725664

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/python-package.yml

-5
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@ jobs:
5353
run: |
5454
pip install twine
5555
python setup.py sdist bdist_wheel --name "pyautogen"
56-
- name: Build
57-
shell: pwsh
58-
run: |
59-
pip install twine
60-
python setup.py sdist bdist_wheel
6156
- name: Publish autogen to PyPI
6257
env:
6358
TWINE_USERNAME: ${{ secrets.AUTOGEN_PYPI_USERNAME }}

0 commit comments

Comments
 (0)