I’m attempting to build an app on three platforms.
There is a Mac build and two which use Docker images. Those two are identical apart from the docker image.
One of them just quits after setting up the environment:
The other one completes fine:
How can I debug why the steps are not being run?