soroban-abacus-flashcards/.gitea/workflows
Thomas Hallock 082b895982
Deploy Storybook / Build and Deploy Storybook (push) Waiting to run Details
perf(ci): add pnpm caching to storybook workflow
- Setup pnpm before setup-node so caching can detect it
- Enable node cache for pnpm in setup-node action
- Add explicit pnpm store caching with actions/cache@v4
- Key based on pnpm-lock.yaml hash for cache invalidation

This should dramatically speed up subsequent builds by reusing
the pnpm store instead of downloading 2563 packages each time.
2026-01-25 14:19:47 -06:00
..
deploy-storybook.yml perf(ci): add pnpm caching to storybook workflow 2026-01-25 14:19:47 -06:00