Skip to content

Commit b534e61

Browse files
committed
Build: turn off windows telemetry
1 parent 144275e commit b534e61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on: [push]
55
env:
66
DOTNET_CLI_TELEMETRY_OPTOUT: 1
77
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
8+
POWERSHELL_TELEMETRY_OPTOUT: 1
9+
POWERSHELL_UPDATECHECK: Off
810

911
jobs:
1012
windows:

0 commit comments

Comments
 (0)