Skip to content

Commit

Permalink
putting build back in the sdist workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gbomarito committed Nov 4, 2024
1 parent 9270f60 commit 2ff3505
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install build
pip install -r requirements.txt
- name: Build bingocpp
run: |
Expand Down

0 comments on commit 2ff3505

Please sign in to comment.