Skip to content

Commit

Permalink
try to fix workflow build
Browse files Browse the repository at this point in the history
  • Loading branch information
skoren authored Aug 9, 2024
1 parent 067e20e commit 78bcb76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get update
mamba install -c conda-forge -c bioconda 'python=3.11' 'pulp<=2.7.0' 'snakemake-minimal>7,<8' GraphAligner mashmap winnowmap
sudo apt-get install libcurl4-openssl-dev
pip install networkx
Expand Down

0 comments on commit 78bcb76

Please sign in to comment.