mirror of
https://github.com/actions/runner-images.git
synced 2025-12-26 19:38:57 +08:00
Merge branch 'v-mitim/add_ubuntu_20_to_ci' of https://github.com/miketimofeev/virtual-environments into v-mitim/add_ubuntu_20_to_ci
This commit is contained in:
@@ -14,8 +14,7 @@ apt-get install git -y
|
||||
git --version
|
||||
|
||||
# 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
|
||||
|
||||
# Run tests to determine that the software installed as expected
|
||||
|
||||
Reference in New Issue
Block a user