Skip to content

Commit

Permalink
update to latest ncbi datasets
Browse files Browse the repository at this point in the history
  • Loading branch information
sujaikumar authored Jul 26, 2023
1 parent 264f6ac commit f043c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
git checkout -b $RELEASE
- name: Download NCBI datasets executable
run: |
curl https://ftp.ncbi.nlm.nih.gov/pub/datasets/command-line/v1/linux-amd64/datasets > datasets
curl https://ftp.ncbi.nlm.nih.gov/pub/datasets/command-line/v2/linux-amd64/datasets > datasets
chmod a+x datasets
sudo ip link set ens3 mtu 1500
- name: Download NCBI TAXROOT datasets zip
Expand Down

0 comments on commit f043c1c

Please sign in to comment.