Browse Source

Update angular.yml

pull/2175/head
Mehmet Erim 7 years ago
committed by GitHub
parent
commit
0d67f960c7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/angular.yml

4
.github/workflows/angular.yml

@ -34,6 +34,6 @@ jobs:
node-version: '10.x'
- run: |
pwd
yarn ng
yarn symlink copy --angular --packages @abp/ng.core --sync-build
npm run ng
npm run symlink copy --angular --packages @abp/ng.core --sync-build
working-directory: npm/ng-packs

Loading…
Cancel
Save