diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7d8ec17f..ad1fd8f8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,7 +14,8 @@ pool: steps: - bash: | + npm install npm run run-nightly npm publish - displayName: 'Publish to NPM' \ No newline at end of file + displayName: 'Publish to NPM'