Our CI is getting slower because of increased in our repo packages.
Turborepo has a remote cache feature that can help with this.
We can enable remote caching with github pages https://turbo.build/repo/docs/ci/github-actions#remote-caching to save time when running our workflows
Our CI is getting slower because of increased in our repo packages.
Turborepo has a remote cache feature that can help with this.
We can enable remote caching with github pages https://turbo.build/repo/docs/ci/github-actions#remote-caching to save time when running our workflows