mirror of
https://github.com/actions/runner-images.git
synced 2025-12-18 07:46:57 +00:00
remove git-lfs install from packagecloud
This commit is contained in:
@@ -14,7 +14,8 @@ apt-get install git -y
|
||||
git --version
|
||||
|
||||
# Install git-lfs
|
||||
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
|
||||
# This should be run for Ubuntu 16 only
|
||||
#curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
|
||||
apt-get install -y --no-install-recommends git-lfs
|
||||
|
||||
# Run tests to determine that the software installed as expected
|
||||
|
||||
Reference in New Issue
Block a user