Update AppVeyor config to remove Yeoman artifact reference
This commit is contained in:
parent
cd9ad38a99
commit
ad758b1060
|
|
@ -18,8 +18,6 @@ build_script:
|
|||
- npm run build
|
||||
- ps: Pop-Location
|
||||
artifacts:
|
||||
- path: templates\package-builder\dist\artifacts\generator-aspnetcore-spa.tar.gz
|
||||
name: generator-aspnetcore-spa
|
||||
- path: templates\package-builder\dist\artifacts\*.nupkg
|
||||
name: Microsoft.AspNetCore.SpaTemplates
|
||||
type: NuGetPackage
|
||||
|
|
|
|||
Loading…
Reference in New Issue