Skip to content

Commit e9bfe36

Browse files
committed
Revert "Update appveyor.yml"
This reverts commit 4207439.
1 parent a2b24eb commit e9bfe36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ environment:
77
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
88
build_script:
99
- pwsh: |
10-
dotnet workload restore
1110
if ($isWindows) {
1211
Invoke-WebRequest "https://dot.net/v1/dotnet-install.ps1" -OutFile "./dotnet-install.ps1"
1312
./dotnet-install.ps1 -JSonFile src/global.json -Architecture x64 -InstallDir 'C:\Program Files\dotnet'

0 commit comments

Comments
 (0)