Skip to content

Commit

Permalink
Merge pull request #26 from andreamust/andreamust-patch-2
Browse files Browse the repository at this point in the history
Update python-publish.yml
  • Loading branch information
andreamust authored Mar 23, 2024
2 parents e7f83e9 + 1cd31f9 commit a4d370f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools
pip install -r requirements.txt
pip install build
- name: Build package
Expand Down

0 comments on commit a4d370f

Please sign in to comment.