Skip to content

Commit 663f7a2

Browse files
authored
🐛 remove stray dist-info from failed prerelease builds
Signed-off-by: Eden Ross Duff, MSc <ozi.project@outlook.com>
1 parent 55a13af commit 663f7a2

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)