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

Remove unused GitHub Actions and update cache action usage #25

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

codemile
Copy link
Contributor

@codemile codemile commented Jun 1, 2024

This pull request removes unused GitHub Actions and updates the cache action usage. The changes include removing the "📦 Node Modules" and "📥 Install" actions, and replacing them with the "reactgular/cache" action. This update improves the installation process by caching the "node_modules" directory and only performing a fresh install if the dependencies or the "yarn.lock" file have changed.

@codemile codemile enabled auto-merge (squash) June 1, 2024 12:15
@codemile codemile merged commit 9ad3267 into main Jun 1, 2024
5 checks passed
@codemile codemile deleted the chore/add-cache-action branch June 1, 2024 12:17
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.

1 participant