mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 15:22:20 +00:00
appveyor: spacing
This commit is contained in:
parent
289b5506bf
commit
cbd85e6baf
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ build_script:
|
||||||
- cmd: C:\MinGW\bin\make.exe -C src MINGW=1 NOASM=1 NOPNG=1
|
- cmd: C:\MinGW\bin\make.exe -C src MINGW=1 NOASM=1 NOPNG=1
|
||||||
|
|
||||||
on_finish:
|
on_finish:
|
||||||
-ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue