diff --git a/appveyor.yml b/appveyor.yml index a1edcf666..8dcf92848 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -189,7 +189,7 @@ on_finish: on_failure: #RDP for failure - - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) + # - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) artifacts: - path: ./*.exe