mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
install powershell Ubuntu 20.04
This commit is contained in:
@@ -7,7 +7,7 @@ source $HELPER_SCRIPTS/etc-environment.sh
|
||||
source $HELPER_SCRIPTS/apt.sh
|
||||
source $HELPER_SCRIPTS/document.sh
|
||||
|
||||
if isUbuntu20 ; then
|
||||
if isUbuntu20 ; then
|
||||
LATEST_DOTNET_PACKAGES=("dotnet-sdk-3.1")
|
||||
release_urls=("https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/2.1/releases.json" "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/3.1/releases.json")
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user