Skip to content

Commit

Permalink
Install build dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
renanneri01 committed Jun 27, 2024
1 parent 5b64b8c commit 541d99e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
run: |
python3 -m pip install --upgrade pip
python3 -m pip install setuptools twine
python3 -m pip install build
python3 -m pip install .
# Build and upload to PyPI
Expand Down

0 comments on commit 541d99e

Please sign in to comment.