Skip to content

Commit 88c381c

Browse files
authored
Update release.yml
1 parent cf531d3 commit 88c381c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
rm -rf .venv/
8888
rm -rf tests/
8989
rm -rf coverage.xml
90-
rm -rf dist/*.tar.gz # Only keep the wheel if you don't need the source distribution
90+
#rm -rf dist/*.tar.gz # Only keep the wheel if you don't need the source distribution
9191
rm -rf build/
9292
9393

0 commit comments

Comments
 (0)