Skip to content

Commit 51d8ec1

Browse files
committed
fix: cache only the version-specific directory, not entire ~/.vite-plus
Previously cached the whole ~/.vite-plus/ directory, which could include Node.js state from `vp env use` and mutations from later workflow steps. Now caches only ~/.vite-plus/{version}/ and recreates the current/bin symlinks after restore. This prevents cross-contamination in multi-Node matrix builds and avoids baking unrelated state into the cache.
1 parent 0ca451e commit 51d8ec1

4 files changed

Lines changed: 146 additions & 98 deletions

File tree

0 commit comments

Comments
 (0)