Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Aarni Koskela <[email protected]>
  • Loading branch information
rickardp and akx authored Jan 25, 2024
1 parent aae5ff7 commit b06590d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,8 @@ jobs:
- name: Build wheel
shell: bash
run: |
python setup.py bdist_wheel
pip install build
python -m build .
- name: Upload build artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit b06590d

Please sign in to comment.