Update azure-pipelines.yml

This commit is contained in:
Orta 2019-07-31 11:19:51 -04:00 committed by GitHub
parent 3121f853a4
commit adacbd1951
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ pool:
steps: steps:
- bash: | - bash: |
npm install
npm run run-nightly npm run run-nightly
npm publish npm publish