Skip to content

Commit

Permalink
Add pip install build
Browse files Browse the repository at this point in the history
Co-authored-by: Marc Mueller <[email protected]>
  • Loading branch information
youknowone and cdce8p authored Oct 30, 2024
1 parent e8aa018 commit 39d30a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- name: Run tests
run: |
cd ${{ matrix.folder }}
pip install build
python -m build
- name: Upload packages
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 39d30a0

Please sign in to comment.