Skip to content

Commit

Permalink
Fix fetching step
Browse files Browse the repository at this point in the history
  • Loading branch information
aghozlane committed Apr 7, 2024
1 parent 22edb74 commit 80bb869
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 @@ -16,7 +16,7 @@ jobs:
brew: bowtie2 bcftools bedtools raxml-ng
apt: bowtie2 bcftools bedtools
- name: Fetch GitHub Release Assets
uses: amkozlov/raxml-ng@master
uses: dsaltares/fetch-gh-release-asset@master
with:
repo: 'amkozlov/raxml-ng'
version: 'tags/1.2.1'
Expand Down

0 comments on commit 80bb869

Please sign in to comment.