github-action-ssh
github-action-ssh copied to clipboard
Not found command
Hi, i have a remote machine (mac mini). I have connected by ssh and try to do command docker-compose pull & docker-compose up. But gh actions return: command not found: docker-compose.
But if i tried connect with iterm from my pc using ssh i saw docker-compose command. Help me please)
Can you please post your yml file?