npm install -g @angular/cli
This commit is contained in:
parent
21a258b07a
commit
a7991154a5
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ jobs:
|
|||
git init
|
||||
git pull ${fullrepo}
|
||||
ls -l
|
||||
npm install -g @angular/cli
|
||||
npm run lint
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
|
|
Loading…
Reference in a new issue