mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 06:08:07 +00:00
$ErrorActionPreference='Stop' for AllUsersAllHosts
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
$ErrorActionPreference = "Stop"
|
||||
|
||||
# Set TLS1.2
|
||||
[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor "Tls12"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user