Skip to content

Commit eda0374

Browse files
committed
Update appveyor.yml
1 parent d0f0521 commit eda0374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
DOTNET_CLI_TELEMETRY_OPTOUT: true
88
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
99
build_script:
10-
# https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script
10+
- ipconfig /flushdns
1111
- pwsh: |
1212
if ($isWindows) {
1313
Invoke-WebRequest "https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.ps1" -OutFile "./dotnet-install.ps1" -TimeoutSec 120

0 commit comments

Comments
 (0)