mobile-dev-inc / bitrise-step-maestro-cloud-upload

Bitrise upload step
MIT License
0 stars 3 forks source link

Bitrise builds failing with suggested setup from documentation #11

Open asapMaki opened 7 months ago

asapMaki commented 7 months ago

I was following suggested documentation with bitrise setup:

But I get this error for the step: image

asapMaki commented 7 months ago

The only thing I found mismatching is that these paths are not the same:

export PATH="$PATH":"$HOME/.maestro/bin"

Screenshot 2024-01-29 at 15 59 41

Screenshot 2024-01-29 at 16 00 12

Command is searching it in /Users/vagrant/git/.maestro rather than where it is exported /Users/vagrant/.maestro/bin