diff --git a/.drone.yml b/.drone.yml index c54c88f..4e34831 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,7 @@ steps: image: node:16-alpine commands: - npm install + - npm install -g @angular/cli - name: build image: node:16-alpine commands: