mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-19 17:32:12 +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
|
||||
|
||||
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