Skip to content

Commit

Permalink
Update publish_PyPi.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Hunter <[email protected]>
  • Loading branch information
ianfhunter authored Nov 25, 2023
1 parent 9c92fd6 commit 4fb9d36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_PyPi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
python-version: '3.x'
- name: Install dependencies
run: |
sudo apt-get install -y python3-setuptools
python -m pip install --upgrade pip
pip install wheel
make python
Expand Down

0 comments on commit 4fb9d36

Please sign in to comment.