Skip to content

Checkout Path outside $GITHUB_WORKSPACE #1812

Open
@ijas-m

Description

@ijas-m

Hi,
Please make the checkout to use path outside the $GITHUB_WORKSPACE.

Currently there is an issue when using:
Error: Repository path '<path_outside>' is not under '<$GITHUB_WORKSPACE>'

This is required since repo the $GITHUB_WORKSPACE might be very long for some build tools in Windows.
Without this path, we have to copy everything to new path from $GITHUB_WORKSPACE, which is wasting time and resources.

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