# steps to install esy globally

steps:
  - script: "npm install -g @esy-nightly/esy"
    displayName: "install esy"
