mirror of
https://github.com/actions/runner-images.git
synced 2025-12-18 07:46:57 +00:00
1804/powershellcore.sh - adding the modification of dotnetdev.list file
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
source $HELPER_SCRIPTS/document.sh
|
source $HELPER_SCRIPTS/document.sh
|
||||||
|
|
||||||
LSB_RELEASE=$(lsb_release -rs)
|
LSB_RELEASE=$(lsb_release -rs)
|
||||||
|
sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/microsoft-ubuntu-bionic-prod bionic main" > /etc/apt/sources.list.d/dotnetdev.list'
|
||||||
|
|
||||||
# Install Powershell
|
# Install Powershell
|
||||||
apt-get install -y powershell
|
apt-get install -y powershell
|
||||||
|
|||||||
Reference in New Issue
Block a user