Преглед изворни кода

Update azure-pipelines.yml

Orta пре 6 година
родитељ
комит
adacbd1951
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      azure-pipelines.yml

+ 2 - 1
azure-pipelines.yml

@@ -14,7 +14,8 @@ pool:
 
 steps:
 - bash: |
+    npm install
     npm run run-nightly
     npm publish
 
-  displayName: 'Publish to NPM'
+  displayName: 'Publish to NPM'