Skip to content

Commit

Permalink
fixed zenodo link
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderPico authored Feb 19, 2025
1 parent ed2ca26 commit 7c6a647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/1_on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
run: |
cd "${{ github.workspace }}"
if [ ! -e ./Hs_Derby_Ensembl_111.bridge ]; then
wget -O Hs_Derby_Ensembl_111.bridge https://zenodo.org/record/7781913/files/Hs_Derby_Ensembl_111.bridge?download=1
wget -O Hs_Derby_Ensembl_111.bridge https://zenodo.org/record/14779056/files/Hs_Derby_Ensembl_111.bridge?download=1
fi
- name: Generate gdb.config, fileNames.config, and fileDownloads.config
Expand Down

0 comments on commit 7c6a647

Please sign in to comment.