appveyor enable rdp

This commit is contained in:
Genteure 2019-11-24 10:09:25 +08:00
parent a250c1268f
commit f8369ca690

View File

@ -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'))