mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 14:17:22 +00:00
> has been changed to >>
This commit is contained in:
@@ -17,6 +17,6 @@ curl -L https://packages.microsoft.com/keys/microsoft.asc | apt-key add -
|
||||
curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg
|
||||
mv microsoft.gpg /etc/apt/trusted.gpg.d/microsoft.gpg
|
||||
|
||||
curl https://packages.microsoft.com/config/ubuntu/$LSB_RELEASE/multiarch/prod.list > /etc/apt/sources.list.d/microsoft-prod.list
|
||||
curl https://packages.microsoft.com/config/ubuntu/$LSB_RELEASE/multiarch/prod.list >> /etc/apt/sources.list.d/microsoft-prod.list
|
||||
|
||||
apt-get update
|
||||
Reference in New Issue
Block a user