diff --git a/ci/azure-deployment.yml b/ci/azure-deployment.yml index b92ae5a4..686ebdbc 100644 --- a/ci/azure-deployment.yml +++ b/ci/azure-deployment.yml @@ -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