Skip to content

Instruction to cache while not using Github native cache #260

@tetienne

Description

@tetienne

Hi,

Having built-in cache feature is really great. Sadly, it means using the Github cache. While using Github Action Github runner, we may want to store the cache somewhere else, like for instance AWS S3.
In such case, a useful action is https://github.com/runs-on/cache which have the same interface than the native cache.

My question is the following: what are the path(s) to cache, and which restore and save keys? Looking at the code, it looks like this last part is not really straightforward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions