ModularM
Modular3y ago
6 replies
moosems_yeehaw

GitHub Actions/Runner - Mojo

I created a GH Action that would download and run Mojo here. Unfortunately, even after running modular clean, re-installing, using GITHUB_PATH, running in an Ubuntu container (cause the runners are just containers), and attempting to add mojo to the normal PATH both ways (bash and zsh) it still gives the error mojo: command not found. What am I missing?
Was this page helpful?