[Ubuntu] Update the version Git-lfs (#4607)

This commit is contained in:
V-Zabayrachny
2021-11-26 22:26:18 +03:00
committed by GitHub
parent 3063eac712
commit cb93e86daf

View File

@@ -18,7 +18,7 @@ git --version
# Install git-lfs
curl -s $GIT_LFS_REPO/script.deb.sh | bash
apt-get install -y git-lfs=2.13.3
apt-get install -y git-lfs
# Install git-ftp
apt-get install git-ftp -y