Skip to content

Commit 6759809

Browse files
committed
remove rdp debug from appveyor
1 parent 5742e1c commit 6759809

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ 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'))
1716
Import-Module $env:APPVEYOR_BUILD_FOLDER\contrib\win32\openssh\AppveyorHelper.psm1
1817
Install-OpenSSH
1918

0 commit comments

Comments
 (0)