Skip to content

Commit e8a5f60

Browse files
committed
dist test
1 parent 502c731 commit e8a5f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
pip install wheel twine
2121
- name: Build distribution
2222
run: |
23-
python setup.py sdist bdist_wheel
23+
ls -lart
2424
- name: Publish package distributions to PyPI
2525
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)