Skip to content

Commit e9a930e

Browse files
authored
Merge pull request #97 from OZI-Project/rjdbcm-patch-3
🐛 remove stray dist-info from failed prerelease builds
2 parents 55a13af + 663f7a2 commit e9a930e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ runs:
107107
run: |
108108
mkdir sig
109109
mv dist/*.whl.sigstore sig
110+
rm -rf dist/*.dist-info
110111
shell: bash
111112

112113
- name: Move sdist signing file

0 commit comments

Comments
 (0)