Skip to content

Commit

Permalink
Merge pull request #11 from aaronsmith1234/publish-pipeline-changes
Browse files Browse the repository at this point in the history
Update python-publish.yml
  • Loading branch information
aaronsmith1234 authored Jan 18, 2023
2 parents f11bfcd + 51bc5e4 commit 20630a5
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 @@ -30,6 +30,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install build
pip install -r requirements.txt
- name: Build package
run: python -m build
- name: Publish package
Expand Down

0 comments on commit 20630a5

Please sign in to comment.