chore(all): update scripts for CE build and GitHub actions

This commit is contained in:
Liam DeBeasi
2021-11-02 15:56:43 -04:00
parent 6346011d62
commit da66a2cf20
16 changed files with 887 additions and 7393 deletions

View File

@@ -30,7 +30,7 @@ runs:
path: ./packages/angular-server
filename: AngularServerBuild.zip
- name: Install Dependencies
run: npm install --legacy-peer-deps
run: npm install
shell: bash
working-directory: ./angular/test/test-app
- name: Run Tests