Skip to content

Commit

Permalink
fix: add twine
Browse files Browse the repository at this point in the history
  • Loading branch information
wphyojpl committed Sep 10, 2024
1 parent 68ebf6d commit 16b73b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_pr_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
python-version: '3.9'
- run: |
python3 -m pip python3 -m pip install poetry
python3 -m pip python3 -m pip install poetry twine
- run: |
python3 -m poetry build
- run: |
Expand Down

0 comments on commit 16b73b8

Please sign in to comment.