A user wanted to include a new PATH in their agent, but they were adding it into a file and using expand: true, that made the PATH be replaced by the runner PATH, not allowing the agent and other scripts to see the appropriate PATH. We need a section documenting how to modify the PATH to include new tools.
A user wanted to include a new PATH in their agent, but they were adding it into a file and using
expand: true, that made the PATH be replaced by the runner PATH, not allowing the agent and other scripts to see the appropriate PATH. We need a section documenting how to modify the PATH to include new tools.