Skip to content

Commit

Permalink
cichange
Browse files Browse the repository at this point in the history
  • Loading branch information
frozaken committed Mar 13, 2024
1 parent eed4985 commit 456bc2c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pypi_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
# retrieve your distributions here
- name: Build package
uses: actions/setup-python@v4
run:
- python setup.py sdist
run: python setup.py sdist
with:
python-version: "3.11"

Expand Down

0 comments on commit 456bc2c

Please sign in to comment.