Skip to content

Commit

Permalink
chore: remove ci opt
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Feb 5, 2019
1 parent cc11736 commit 1d84d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-template.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
npm install -g npm@latest
displayName: "Install npm"
- script: |
./node_modules/.bin/lerna bootstrap
lerna bootstrap
displayName: "Lerna bootstrap"
- task: Npm@1
inputs:
Expand Down

0 comments on commit 1d84d27

Please sign in to comment.