Skip to content

Conversation

validcube
Copy link
Member

No description provided.


- name: Install dependencies
run: npm i
run: npm ci
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just checked and it does:

If a node_modules is already present, it will be automatically removed before npm ci begins its install.

How does this affect the NPM cache in this workflow? Does it not render it useless?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants