diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0772a41..a5ec37e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,7 +17,5 @@ steps: - script: | npm install - npx tsc - npm run compile npm run build displayName: 'npm install and build'