mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Update AppVeyor config to remove Yeoman artifact reference
This commit is contained in:
@@ -18,8 +18,6 @@ build_script:
|
|||||||
- npm run build
|
- npm run build
|
||||||
- ps: Pop-Location
|
- ps: Pop-Location
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: templates\package-builder\dist\artifacts\generator-aspnetcore-spa.tar.gz
|
|
||||||
name: generator-aspnetcore-spa
|
|
||||||
- path: templates\package-builder\dist\artifacts\*.nupkg
|
- path: templates\package-builder\dist\artifacts\*.nupkg
|
||||||
name: Microsoft.AspNetCore.SpaTemplates
|
name: Microsoft.AspNetCore.SpaTemplates
|
||||||
type: NuGetPackage
|
type: NuGetPackage
|
||||||
|
|||||||
Reference in New Issue
Block a user