Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
install wheel
  • Loading branch information
makaveli10 authored Feb 22, 2024
1 parent 308ac1c commit e92f53c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ jobs:
run: |
pip install -r requirements/server.txt
pip install -r requirements/client.txt
pip install wheel
- name: Build package
run: python setup.py sdist bdist_wheel
Expand Down

0 comments on commit e92f53c

Please sign in to comment.