Skip to content

Commit

Permalink
chore(ci): override egg_info value when releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenSorriaux committed Oct 8, 2022
1 parent b71bf79 commit 28ea638
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
run: >-
python -m
build
-C--global-option=egg_info
-C--global-option=--tag-build=""
--sdist
--wheel
--outdir dist/
Expand Down

0 comments on commit 28ea638

Please sign in to comment.