Skip to content

Commit

Permalink
See if --upgrade helps here.
Browse files Browse the repository at this point in the history
  • Loading branch information
sobomax committed Jul 29, 2024
1 parent 0c89db7 commit d90e338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install setuptools wheel
python -m pip install --upgrade setuptools wheel
python -m pip install -r python/requirements.txt
shell: bash

Expand Down

0 comments on commit d90e338

Please sign in to comment.