Skip to content

Commit fb09d02

Browse files
Update python-package.yml
1 parent 085ba2d commit fb09d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
pip install twine
5252
git config --global user.name "${{secrets.GIT_USER}}"
5353
git config --global user.email "${{secrets.GIT_GMAIL}}"
54-
rm -rf build dist gunfolds.egg-info
54+
rm -rf build dist polyssifier.egg-info
5555
git stash
5656
git fetch --all
5757
git checkout version

0 commit comments

Comments
 (0)