Skip to content

Commit

Permalink
samtools via conda-forge, bioconda
Browse files Browse the repository at this point in the history
  • Loading branch information
WardDeb committed Sep 25, 2024
1 parent cf8daaa commit ee2f908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/planemo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
python-version: "3.12"
- name: get samtools
run: |
conda install -c bioconda samtools
conda install -c conda-forge -c bioconda samtools
- name: pip install
run: |
pip install .[actions]
Expand Down

0 comments on commit ee2f908

Please sign in to comment.