diff --git a/appveyor.yml b/appveyor.yml index 2897c134cd3d..a449f76827eb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -24,8 +24,8 @@ # https://www.appveyor.com/docs/build-configuration/#custom-environment-variables # Uncomment these lines to enable RDP -on_finish: - - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) +#on_finish: +# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) version: 1.0.{build} build_cloud: electron-16-core