Skip to content

Commit

Permalink
fix python-publish.yml (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
themanyfaceddemon authored Oct 9, 2024
1 parent 1d7cf5c commit fb9be00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install build
pip install -r requirements.txt
- name: Build package
run: python -m build
Expand Down

0 comments on commit fb9be00

Please sign in to comment.