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 3, 2023
1 parent f4ca0cb commit 2c81da4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install toil
#pip install toil
pip install cwl-utils
pip install cwltool
#pip install cwltool
pip install --upgrade toil[all]
Expand Down

0 comments on commit 2c81da4

Please sign in to comment.