I depend on a program (COBALT) that needs some large files to run, such as the +250MB file at
ftp://ftp.ncbi.nlm.nih.gov/pub/agarwala/cobalt/cdd.rps
. In total, one needs approx 1GB to use the program.
I understand GHA cancels the download of such a big install, such as here:
trying URL 'ftp://ftp.ncbi.nlm.nih.gov/pub/agarwala/cobalt/cdd.rps'
Content type 'unknown' length 296721936 bytes (283.0 MB)
Error: The operation was canceled.
Still, I do need that program. How can I convince GHA to download the files I need?
As these are file needed for installation only, I prefer them not to be artifacts, so not to bother GitHub with storing large useless files.
Thanks and cheers, Richel Bilderbeek