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

[Internal] Setup GitHub Actions Caching #388

Open
jasonappah opened this issue Feb 2, 2023 · 0 comments
Open

[Internal] Setup GitHub Actions Caching #388

jasonappah opened this issue Feb 2, 2023 · 0 comments
Assignees
Labels
Good First Issue A good place to start :)

Comments

@jasonappah
Copy link
Member

In order to save time when our CI workflows run, we can set up a build cache on GitHub Actions so we don't need to reinstall dependencies every time we rerun the action. This page from Next.js' documentation outlines the steps: https://nextjs.org/docs/advanced-features/ci-build-caching#github-actions

@jasonappah jasonappah added the Good First Issue A good place to start :) label Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue A good place to start :)
Projects
None yet
Development

No branches or pull requests

2 participants