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

CI: add cache for CocoaPods dependencies in the build Workflow #238

Open
andrii-bodnar opened this issue Oct 17, 2023 · 0 comments
Open
Labels
CI/CD good first issue Good for newcomers hacktoberfest This issue welcomes contributions for Hacktoberfest

Comments

@andrii-bodnar
Copy link
Member

Currently, the build.yml doesn't use any caching for CocoaPods dependencies.

We need to add the caching step to allow reusing these dependencies and reduce the execution time.

Note: the Example and Tests dependencies should be cached separately.

@andrii-bodnar andrii-bodnar added good first issue Good for newcomers hacktoberfest This issue welcomes contributions for Hacktoberfest CI/CD labels Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD good first issue Good for newcomers hacktoberfest This issue welcomes contributions for Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant