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 committed May 4, 2023
1 parent ff74b39 commit fe2c2f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
#pip install cwltool
#pip install --upgrade toil[all]
#pip install toil-cwl-runner
pip install --upgrade pip
#pip install pip==19.3.1
#pip install --upgrade pip
pip install pip==19.3.1
pip install --force-reinstall 'setuptools<58.0.0'
pip install -r requirements.txt
pip install -r requirements-toil.txt
Expand Down

0 comments on commit fe2c2f3

Please sign in to comment.