Skip to content

Commit 38812b6

Browse files
committed
AppVeyor: do not use RDP
1 parent 0151e27 commit 38812b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ init:
8484
- 'echo "Deploy installer executable: %NEED_INSTALLER%"'
8585
- 'echo "Deploy \\bin zip archive: %NEED_BINZIP%"'
8686
- 'echo "Deploy full zipped installer: %NEED_AUTOZIP%"'
87-
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
8887

8988
clone_script:
9089
- cmd: |

0 commit comments

Comments
 (0)