-
Notifications
You must be signed in to change notification settings - Fork 7
Blogbuildtime #805
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
Blogbuildtime #805
Conversation
✅ Deploy Preview for cmu-delphi-main ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check my understanding: now that we're using micromamba, we don't want to cache the conda environment. This is because micromamba builds fast enough that caching doesn't get us anything, or perhaps because caching doesn't work with micromamba. Either way, it's on purpose, yeah?
Yes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Switch blog actions to using Micromamba to reduce build time.