Skip to content

Commit 1ac0262

Browse files
author
bshifaw
committed
Added additional deps in "Install dependencies"
1 parent 8611562 commit 1ac0262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Install dependencies
3232
run: |
33-
sudo apt install libbz2-dev
33+
sudo apt install libbz2-dev liblzma-dev libcurl4-openssl-dev libssl-dev
3434
python -m pip install --upgrade pip
3535
pip install -r requirements.txt
3636
$CONDA/bin/conda install -y -c bioconda womtool

0 commit comments

Comments
 (0)