Skip to content

Commit 4a87b11

Browse files
committed
list files
1 parent 8fe18bb commit 4a87b11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

+1
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@ jobs:
126126
id-token: write
127127
steps:
128128
- uses: actions/download-artifact@v3
129+
- run: ls -R
129130
- run: mv dist.zip/dist ./
130131
- uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)