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 7469690 commit 861d543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-template.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
displayName: "Install npm"
- task: Npm@1
inputs:
command: bootstrap
command: run bootstrap
displayName: "Lerna bootstrap"
- task: Npm@1
inputs:
Expand Down

0 comments on commit 861d543

Please sign in to comment.