Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Aug 10, 2024
1 parent d0f0521 commit eda0374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
DOTNET_CLI_TELEMETRY_OPTOUT: true
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
build_script:
# https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script
- ipconfig /flushdns
- pwsh: |
if ($isWindows) {
Invoke-WebRequest "https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.ps1" -OutFile "./dotnet-install.ps1" -TimeoutSec 120
Expand Down

0 comments on commit eda0374

Please sign in to comment.