Skip to content

Commit

Permalink
fix workflows config
Browse files Browse the repository at this point in the history
  • Loading branch information
PWZER committed Sep 23, 2023
1 parent 0861499 commit 21c6270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
python-version: 3.11
- run: |
python -m pip install wheel setuptools
python setup.py sdist
python setup.py bdist_wheel
- name: Generate a token
Expand Down

0 comments on commit 21c6270

Please sign in to comment.