voiceip / tinyphone

Minimalist Windows / OSx / Linux SIP Softphone with API Control
GNU General Public License v3.0
114 stars 36 forks source link

Windows CI : Update Scoop Install #50

Closed kingster closed 2 years ago

kingster commented 2 years ago
[Net.ServicePointManager]::SecurityProtocol =[Net.SecurityProtocolType]::Tls12 ; 
  Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh/');
  scoop install curl wget cmake unzip make;
  shell: C:\Program Files\PowerShell\[7](https://github.com/voiceip/tinyphone/runs/5596610599?check_suite_focus=true#step:6:7)\pwsh.EXE -command ". '{0}'"
Initializing...
Running the installer as administrator is disabled by default, see https://github.com/ScoopInstaller/Install#for-admin for details.
Abort.
AppVeyorBot commented 2 years ago

:x: Build tinyphone 1.0.201 failed (commit https://github.com/voiceip/tinyphone/commit/74ba846e02 by @kingster)

AppVeyorBot commented 2 years ago

:x: Build tinyphone 1.0.201 failed (commit https://github.com/voiceip/tinyphone/commit/74ba846e02 by @kingster)

AppVeyorBot commented 2 years ago

:x: Build tinyphone 1.0.202 failed (commit https://github.com/voiceip/tinyphone/commit/19545dd3bb by @kingster)

AppVeyorBot commented 2 years ago

:x: Build tinyphone 1.0.202 failed (commit https://github.com/voiceip/tinyphone/commit/19545dd3bb by @kingster)

AppVeyorBot commented 2 years ago

:white_check_mark: Build tinyphone 1.0.203 completed (commit https://github.com/voiceip/tinyphone/commit/58f174cf37 by @kingster)

AppVeyorBot commented 2 years ago

:white_check_mark: Build tinyphone 1.0.203 completed (commit https://github.com/voiceip/tinyphone/commit/58f174cf37 by @kingster)