Skip to content
Snippets Groups Projects
Commit 53a43d7e authored by inso's avatar inso
Browse files

Fix appveyor

parent 71b0cb63
No related branches found
No related tags found
No related merge requests found
...@@ -71,3 +71,5 @@ deploy: ...@@ -71,3 +71,5 @@ deploy:
on: on:
appveyor_repo_tag: true appveyor_repo_tag: true
on_finish:
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
  • inso @Insoleet

    mentioned in commit 9569e8f8

    ·

    mentioned in commit 9569e8f8

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment