You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: migrate cache.yml to unified setup-lecture-env-full action (#6)
Replaces separate setup-lecture-env and setup-latex actions with the
new unified setup-lecture-env-full action for global cache building.
Benefits:
- Simpler workflow (one action instead of two)
- Optimized caching with separate Conda and apt caches
- Consistent environment setup across all workflows
0 commit comments