Skip to content

Commit

Permalink
Revert "Update appveyor.yml"
Browse files Browse the repository at this point in the history
This reverts commit 4207439.
  • Loading branch information
SimonCropp committed Nov 1, 2022
1 parent a2b24eb commit e9bfe36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ environment:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
build_script:
- pwsh: |
dotnet workload restore
if ($isWindows) {
Invoke-WebRequest "https://dot.net/v1/dotnet-install.ps1" -OutFile "./dotnet-install.ps1"
./dotnet-install.ps1 -JSonFile src/global.json -Architecture x64 -InstallDir 'C:\Program Files\dotnet'
Expand Down

0 comments on commit e9bfe36

Please sign in to comment.