# steps to install esy globally

steps:
  - script: "npm install -g esy@0.5.6"
    displayName: "install esy"
