Skip to content

User package library gets masked by GHA  #200

Closed
@jeroen

Description

@jeroen

rig defaults to create a user package library (faq 1).

This can be unfortunate on linux, because when GHA runs a workflow inside a the container, it mounts $HOME to the host machine, so packages that were pre-installed by rig under ~/R in the container image are actually not available.

Perhaps it should only use a user package library if user != "root" ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions