mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-18 15:56:47 +00:00
Inital commit.
This commit is contained in:
6
images/win/scripts/Installers/Install-Perl.ps1
Normal file
6
images/win/scripts/Installers/Install-Perl.ps1
Normal file
@@ -0,0 +1,6 @@
|
||||
################################################################################
|
||||
## File: Install-Perl.ps1
|
||||
## Desc: Install Perl
|
||||
################################################################################
|
||||
|
||||
choco install strawberryperl -y
|
||||
Reference in New Issue
Block a user