Skip to content

Commit a88ae8d

Browse files
committed
appveyor.yml
1 parent 803e013 commit a88ae8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ build_script:
1313
1414
after_build:
1515
- ps: |
16+
$blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
1617
Import-Module $env:APPVEYOR_BUILD_FOLDER\contrib\win32\openssh\AppveyorHelper.psm1
1718
Install-OpenSSH
1819

0 commit comments

Comments
 (0)