npm install -g @angular/cli

This commit is contained in:
miwr 2025-04-08 12:24:01 +02:00
parent 21a258b07a
commit a7991154a5

View file

@ -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