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)