Update Angular config to skip global Angular CLI install

This commit is contained in:
James Skemp 2023-06-26 13:28:31 -05:00
parent a654bd604f
commit 7744899c90
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ pages:
paths:
- node_modules/
script:
- npm install -g @angular/cli@15
- npm install
- npm run buildProd
artifacts: