Skip to content

Commit

Permalink
try fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
stoppini committed Nov 7, 2023
1 parent 7e2e4ad commit 7319ef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip --upgrade setuptools
python -m pip install -e .[all]
- name: Build wheels
Expand Down

0 comments on commit 7319ef0

Please sign in to comment.