Skip to content

Commit

Permalink
Install bedtools
Browse files Browse the repository at this point in the history
  • Loading branch information
aghozlane committed Mar 13, 2024
1 parent 56cf188 commit 57a4385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- uses: actions/checkout@v4
- uses: ConorMacBride/install-package@v1
with:
brew: bowtie2 bcftools
apt: bowtie2 bcftools
brew: bowtie2 bcftools bedtools
apt: bowtie2 bcftools bedtools
- name: Install Python
uses: actions/setup-python@v4
# see details (matrix, python-version, python-version-file, etc.)
Expand Down

0 comments on commit 57a4385

Please sign in to comment.