Skip to content

Commit ad758b1

Browse files
Update AppVeyor config to remove Yeoman artifact reference
1 parent cd9ad38 commit ad758b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ build_script:
1818
- npm run build
1919
- ps: Pop-Location
2020
artifacts:
21-
- path: templates\package-builder\dist\artifacts\generator-aspnetcore-spa.tar.gz
22-
name: generator-aspnetcore-spa
2321
- path: templates\package-builder\dist\artifacts\*.nupkg
2422
name: Microsoft.AspNetCore.SpaTemplates
2523
type: NuGetPackage

0 commit comments

Comments
 (0)