temp thing to fix appveyor
i love appveyor
This commit is contained in:
parent
8c9f186739
commit
9159416aed
@ -24,6 +24,10 @@ before_build:
|
||||
build:
|
||||
project: OpenParrot.sln
|
||||
verbosity: minimal
|
||||
|
||||
on_finish:
|
||||
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||
|
||||
artifacts:
|
||||
- path: build\bin\release\output\
|
||||
name: OpenParrot$(platform)
|
||||
|
Loading…
x
Reference in New Issue
Block a user