Skip to content

Commit d314525

Browse files
committed
Fixup release workflow
1 parent 0512e1f commit d314525

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262
EOF
6363
6464
# Upload wheels from artifacts
65+
pwd
66+
ls -l artifacts/**/*.whl
6567
twine upload --repository github artifacts/**/*.whl
6668
6769
- name: Create GitHub release

0 commit comments

Comments
 (0)