Skip to content

Commit

Permalink
fix macos
Browse files Browse the repository at this point in the history
  • Loading branch information
aghozlane committed Jun 20, 2024
1 parent 1f6f5f1 commit b362371
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
if: matrix.os == 'ubuntu-22.04'
- name: Extract zip
run: unzip -o raxml-ng_*.zip -d /usr/local/bin && chmod +x /usr/local/bin/raxml-ng
if: matrix.os == 'ubuntu-22.04'
- name: Install Python
uses: actions/setup-python@v4
- name: Install poetry
Expand Down

0 comments on commit b362371

Please sign in to comment.