Skip to content

Cache npm packages to speed up build #51

@chrischrischris

Description

@chrischrischris

The addition of npm install to the build slows it down significantly.

By caching the npm packages, we can speed up the build.

See https://help.github.com/en/actions/configuring-and-managing-workflows/caching-dependencies-to-speed-up-workflows on guidance for implementation.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions