use npm install in get-release-version

https://github.com/atom/atom/pull/21081/files#r487132495
This commit is contained in:
Amin Yahyaabadi 2020-09-11 10:53:20 -05:00
parent dc2f6f8513
commit ea1283f935

View File

@ -14,6 +14,6 @@ jobs:
steps:
- script: |
cd script/vsts
npm ci
npm install
node get-release-version.js ${{ parameters.NightlyFlag }}
name: Version