Skip to content

Commit d4180e6

Browse files
committed
More appveyor debugging
1 parent dd54c5d commit d4180e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ install:
1818
- npm install -g [email protected]
1919
- set PATH=%APPDATA%\npm;%PATH%
2020
- yarn install --production=false
21+
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
2122
matrix:
2223
fast_finish: true
2324
build: off

0 commit comments

Comments
 (0)