diff --git a/appveyor.yml b/appveyor.yml index 237b210..7d4b6d4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -61,5 +61,5 @@ for: - path: BililiveRecorder.WPF\bin\Debug name: BililiveRecorderDebugBuild -#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'))