Skip to content

Is there a way to partially cache dependencies? #321

@oscard0m

Description

@oscard0m

Context

Tried to add cache: npm to TypeScript's workflows but we become with a blocker: Is it possible to not cache some of the dependencies?:

Issue: microsoft/TypeScript#44924
Originally asked here


I would like to know if there is a way to cache most of the dependencies but to make sure some of them are not being cached with actions/setup-node or actions/cache. As far as I understand there's not an option with latest cache option .

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