Skip to content

Unable to checkout towards WSL folders due to 'path' being relative #843

Open
@ssbarnea

Description

@ssbarnea

As we have a series of projects that would not work on the NTFS mount that WSL due to broken file permissions (world-writable by default and with chmod o-w not doing anything), we need to checkout the code into wsl home directory, as that has correct file permissions.

The big challenge here is that path: it is explicitly documented as being a relative path to GITHUB_WORKSPACE.

I am trying to configure checkout to force it to clone the code inside linux partition as the windows one has broken insecure permissions (o+w) and there is no way fix them via chmod on the mount.

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