Skip to content

The action doesn't work when we cache the /home/runner/.asdf folder with Github Cache action #445

Open
@andyduong1920

Description

@andyduong1920

Hi all, thank you for creating this action.

Problem

We are starting to use this action on our CI workflow; it's working well. The only issue is we can't cache the asdf directory to reduce the installation time.

The installation step takes more than 3 minutes.

image

We tried to cache that with the Github cache feature by caching the /home/runner/.asdf folder. It ends up with the following error.

image

Expectation

The action should work with the Github cache. If the asdf or plugins exist in /home/runner/.asdf. Install them directly.

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