Browse Source

Update azure-pipelines.yml

Orta 6 năm trước cách đây
mục cha
commit
adacbd1951
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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'