Skip to content

Commit

Permalink
Update publish_testpypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cadop committed Jan 10, 2025
1 parent 9c53446 commit 83ebeb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish_testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ jobs:
- name: Build the package
run: |
cd "D:/a/dhart/dhart/build/Python"
python setup.py sdist bdist_wheel
python -m build
# python setup.py sdist bdist_wheel
# Step 5: Publish to Test PyPI
- name: Publish to Test PyPI
Expand Down

0 comments on commit 83ebeb0

Please sign in to comment.