Skip to content

Commit

Permalink
chore(azure): fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
misterdev committed May 10, 2019
1 parent 2e46ab8 commit d1427a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-template.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
- task: Npm@1
inputs:
command: custom
customCommand: ciupdate
customCommand: run ciupdate
displayName: "Install latest NPM"
- script: |
node -v
Expand Down

0 comments on commit d1427a5

Please sign in to comment.