Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PZiso committed Jun 30, 2023
1 parent 8b5449c commit 9aaf63f
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 numpy
- name: Build package
run: python -m build
- name: Publish package
Expand Down

0 comments on commit 9aaf63f

Please sign in to comment.