From fcdadf021e14c6ea8f01585651a8dc1414977f65 Mon Sep 17 00:00:00 2001 From: Mike Cole Date: Tue, 25 Jun 2024 22:13:07 -0500 Subject: [PATCH] Update .appveyor.yml --- .appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 4b21b9062..5de457957 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -103,5 +103,5 @@ notifications: on_build_failure: true on_build_status_changed: true -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'))