Skip to content

Add build caching to CI #15

Description

@Dydex

Add pnpm caching to CI jobs for faster builds.

Solution

Use actions/cache to cache:

  • ~/.pnpm-store
  • node_modules
  • Build outputs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions