Files
runner-images-temp/images/win/scripts/Installers/Install-Edge.ps1
T

7 lines
290 B
PowerShell

################################################################################
## File: Install-Edge.ps1
## Desc: Install latest stable version of Microsoft Edge browser
################################################################################
choco install microsoft-edge -y