Hello,
I've been trying to install shellspec via a YML pipeline on Azure DevOps 2022 Server. I'm running into an issue where executing the installation script results in the following error.

My pipeline is as follows:

From what I understand, Azure DevOps doesn't have a /dev/tty while running a pipeline. Any suggestion as to either fix or workaround this issue?
Hello,
I've been trying to install shellspec via a YML pipeline on Azure DevOps 2022 Server. I'm running into an issue where executing the installation script results in the following error.
My pipeline is as follows:
From what I understand, Azure DevOps doesn't have a /dev/tty while running a pipeline. Any suggestion as to either fix or workaround this issue?