diff --git a/azure-pipelines.yml b/azure-pipelines.yml index acb77092..42365803 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,5 +17,5 @@ steps: - script: | npm install - npm run + npm build displayName: 'npm install and build'