mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-07 18:47:18 +08:00
[windows] Modify TortoiseSVN installation (#10010)
This commit is contained in:
committed by
GitHub
parent
870d08d9cb
commit
2e3a8e1ccf
6
images/windows/scripts/build/Install-TortoiseSvn.ps1
Normal file
6
images/windows/scripts/build/Install-TortoiseSvn.ps1
Normal file
@@ -0,0 +1,6 @@
|
||||
################################################################################
|
||||
## File: Install-TortoiseSvn.ps1
|
||||
## Desc: Install TortoiseSvn
|
||||
################################################################################
|
||||
|
||||
Install-ChocoPackage tortoisesvn
|
||||
Reference in New Issue
Block a user