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 init
|
||||||
git pull ${fullrepo}
|
git pull ${fullrepo}
|
||||||
ls -l
|
ls -l
|
||||||
|
npm install -g @angular/cli
|
||||||
npm run lint
|
npm run lint
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
|
|
Loading…
Reference in a new issue