Skip to content

Commit

Permalink
ci/azure-deployment.yml: fix NPM deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
pkgw committed Oct 18, 2020
1 parent 0ddef77 commit f22a67e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/azure-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
- template: azure-job-setup.yml
parameters:
setupBuild: true
setupCranko: true
setupNpm: true
- bash: cd frontend && npm install
displayName: NPM install
Expand Down

0 comments on commit f22a67e

Please sign in to comment.