Skip to content

Commit

Permalink
Fix typo in script
Browse files Browse the repository at this point in the history
  • Loading branch information
DordeDimitrijev committed Jun 24, 2024
1 parent 8c8fe92 commit 47c7bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azurepipelines/test-rn-code-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ stages:
steps:

- script: |
run: npm install
npm install
displayName: 'Install dependencies'
- script: |
Expand Down

0 comments on commit 47c7bef

Please sign in to comment.