Skip to content

Commit

Permalink
Merge pull request #21 from alliance-genome/hotfix-flybase-update-conf
Browse files Browse the repository at this point in the history
Fix for cloning the FB repo
  • Loading branch information
nuin authored Jun 16, 2024
2 parents 8d49df4 + fe6c045 commit ff74a45
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/flybase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ jobs:
path: agr_blast_service_configuration

- name: "Checkout FlyBase BLAST Configuration"
uses: actions/checkout@v4
with:
repository: FlyBase/blast-db-configuration
path: flybase-blast-db-configuration
run: |
git clone https://github.com/FlyBase/blast-db-configuration.git flybase-blast-db-configuration
- name: Copy configuration files
run: |
Expand Down

0 comments on commit ff74a45

Please sign in to comment.