Skip to content

Commit

Permalink
OpenConceptLab/ocl_issues#1909 | github actions | installing wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
snyaggarwal committed Aug 1, 2024
1 parent e6d7523 commit b5f4d16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Install dependencies
run: |
pip install --upgrade pip --user
pip install wheel
pip install setuptools==44.1.0 --user
pip install twine==1.15.0 --user
- name: Build Wheel
Expand Down

0 comments on commit b5f4d16

Please sign in to comment.