We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5742e1c commit 6759809Copy full SHA for 6759809
appveyor.yml
@@ -13,7 +13,6 @@ build_script:
13
14
after_build:
15
- ps: |
16
- $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
17
Import-Module $env:APPVEYOR_BUILD_FOLDER\contrib\win32\openssh\AppveyorHelper.psm1
18
Install-OpenSSH
19
0 commit comments