appveyor.yml

This commit is contained in:
Tess Gauthier 2022-10-18 14:07:12 -04:00
parent 803e013b3b
commit a88ae8d841

View File

@ -13,6 +13,7 @@ build_script:
after_build:
- ps: |
$blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
Import-Module $env:APPVEYOR_BUILD_FOLDER\contrib\win32\openssh\AppveyorHelper.psm1
Install-OpenSSH