Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using npm caching on GitHub Actions #388

Merged
merged 1 commit into from
Sep 21, 2021
Merged

Conversation

pauarge
Copy link
Contributor

@pauarge pauarge commented Sep 20, 2021

Description

This PR gets rid of some custom caching that we were doing in the node-based actions. We're now instead relying on the npm option by the action.

Motivation and Context

#348

How Has This Been Tested?

Check the GitHub Actions runs in this PR.

Types of changes

Bug fix (non-breaking change which fixes an issue)

@pauarge pauarge merged commit fb5329e into develop Sep 21, 2021
@pauarge pauarge deleted the fix/github-actions-caching branch September 21, 2021 06:32
@pauarge pauarge added this to the 2.6.0 milestone Sep 21, 2021
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