mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 23:28:57 +00:00
install pwsh via snap
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
source $HELPER_SCRIPTS/document.sh
|
||||
|
||||
# Install Powershell
|
||||
apt-get install -y powershell
|
||||
snap install powershell --classic --channel=edge/useedge
|
||||
|
||||
# Run tests to determine that the software installed as expected
|
||||
echo "Testing to make sure that script performed as expected, and basic scenarios work"
|
||||
|
||||
Reference in New Issue
Block a user