diff --git a/appveyor.yml b/appveyor.yml index fbc5fac18c..d490046eb7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -28,7 +28,7 @@ init: - set PROJ_LIB=%OSGEO4W_ROOT%\share\proj - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) - on_finish: +on_finish: - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) install: