Skip to content

Commit

Permalink
Fix CI action
Browse files Browse the repository at this point in the history
  • Loading branch information
cokelaer committed Oct 14, 2021
1 parent 7ff18d4 commit f282dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: conda
run: |
conda install -c conda-forge mamba --quiet
mamba install -c bioconda -c conda-forge --quiet -y fastqc bwa samtools=1.9 kraken2 bamtools sambamba pigz
mamba install -c bioconda -c conda-forge --quiet -y fastqc bwa samtools bamtools sambamba pigz
- name: Install dependencies
Expand Down

0 comments on commit f282dd2

Please sign in to comment.