Skip to content

Commit

Permalink
Update use-esy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasJayanth authored Feb 4, 2021
1 parent 5f0c456 commit 234a08a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci-self/utils/use-esy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# steps to install esy globally

steps:
- script: "npm install -g esy"
displayName: "install esy"
- script: "npm install -g esy@beta"
displayName: "Install esy@beta"

0 comments on commit 234a08a

Please sign in to comment.