Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Pankey authored Feb 9, 2024
1 parent 06b8739 commit 6cf6565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
pip install --upgrade pip
#pip install pip==19.3.1
#pip install --force-reinstall 'setuptools<58.0.0'
pip install --force-reinstall 'setuptools<58.0.0'
#pip install -r requirements.txt
#pip install -r requirements-toil.txt
pip install -r requirements-dev.txt
Expand Down

0 comments on commit 6cf6565

Please sign in to comment.