Skip to content

Commit 691b237

Browse files
committed
debug
1 parent 2624af2 commit 691b237

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ jobs:
5353
- name: build
5454
run: |
5555
python -m build --sdist --wheel --outdir dist/ .
56+
ls -la
57+
ls -la dist
58+
pwd
5659
- name: upload
5760
uses: pypa/gh-action-pypi-publish@release/v1
5861
with:

0 commit comments

Comments
 (0)