Skip to content

Commit

Permalink
Open RDP to debug build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mikee47 committed Jun 16, 2020
1 parent 06a6c0f commit 9bf3ada
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ install:

build_script:
- cmd: .appveyor/build.cmd

on_finish:
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 comments on commit 9bf3ada

Please sign in to comment.