Skip to content

Unable to add directories to path when overriding workflow shell #16

@Jesse-Bakker

Description

@Jesse-Bakker

When appending to the file pointed to by $GITHUB_PATH, gha will add those directories to the path in subsequent actions steps. When using runs-on, this doesn't work. This means that actions that install tools, like action/setup-python, will not have the desired effect, as the tools they install will not be on the path in subsequent job steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions