diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index d788a91..2a3ebfc 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -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