Skip to content

Commit

Permalink
twine
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed Aug 27, 2024
1 parent bed0f96 commit a5dc28b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/twine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
python-version: "3.11.5"

- name: Setup Python Build
#run: python -m pip install --upgrade pip setuptools wheel build
run: python -m pip install --upgrade pip build twine
run: python -m pip install --upgrade pip setuptools wheel build twine

#- name: Package managers versions
# run: |
Expand Down

0 comments on commit a5dc28b

Please sign in to comment.