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