mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
get back apt-fast
This commit is contained in:
@@ -18,6 +18,6 @@ echo "APT::Get::Assume-Yes \"true\";" > /etc/apt/apt.conf.d/90assumeyes
|
|||||||
|
|
||||||
# Use apt-fast for parallel downloads
|
# Use apt-fast for parallel downloads
|
||||||
apt-get install aria2
|
apt-get install aria2
|
||||||
#add-apt-repository -y ppa:apt-fast/stable
|
add-apt-repository -y ppa:apt-fast/stable
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get -y install apt-fast
|
apt-get -y install apt-fast
|
||||||
|
|||||||
Reference in New Issue
Block a user