Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
piffall authored Mar 3, 2023
1 parent d345d7f commit 2cee06b
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 @@ -33,6 +33,7 @@ jobs:
python -m pip install --upgrade pip
pip install build
pip install -r requirements.txt
pip install .
- name: Build package
run: python -m build
- name: Publish package
Expand Down

0 comments on commit 2cee06b

Please sign in to comment.