Closed lacava closed 3 years ago
Currently we fetch all the LFS files using the lfs: true option here which is described here.
lfs: true
It would be better to only fetch datasets that need to be updated, especially since disk space and bandwidth are limited in github actions.
Currently we fetch all the LFS files using the
lfs: true
option here which is described here.It would be better to only fetch datasets that need to be updated, especially since disk space and bandwidth are limited in github actions.