diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 07ac501..8e48f00 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,8 +13,8 @@ jobs: - uses: actions/checkout@v4 - uses: ConorMacBride/install-package@v1 with: - brew: bowtie2 freebayes mafft - apt: bowtie2 freebayes mafft + brew: bowtie2 freebayes + apt: bowtie2 freebayes - name: Install Python uses: actions/setup-python@v4 - name: Install poetry