Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Girish-Anadv-07 authored Feb 20, 2024
1 parent 085ba2d commit fb09d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
pip install twine
git config --global user.name "${{secrets.GIT_USER}}"
git config --global user.email "${{secrets.GIT_GMAIL}}"
rm -rf build dist gunfolds.egg-info
rm -rf build dist polyssifier.egg-info
git stash
git fetch --all
git checkout version
Expand Down

0 comments on commit fb09d02

Please sign in to comment.