diff --git a/appveyor.yml b/appveyor.yml index 102c888..f2e886a 100755 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,6 +22,9 @@ build_script: - npm install - npm run build - ps: Pop-Location +artifacts: + - path: templates\package-builder\dist\artifacts\generator-aspnetcore-spa.tar.gz + name: generator-aspnetcore-spa # - build.cmd verify clone_depth: 1 test_script: