tercul-frontend/.github
Damir Mukimov a3ffebdf0c
Fix Corepack/Yarn caching issue in CI workflows
- Remove cache: yarn from setup-node action to prevent yarn usage before corepack enable
- Enable corepack immediately after Node.js setup
- Add manual yarn caching using actions/cache@v4 with proper cache directory path
- This resolves the packageManager field conflict in CI
2025-11-27 06:33:19 +01:00
..
workflows Fix Corepack/Yarn caching issue in CI workflows 2025-11-27 06:33:19 +01:00
dependabot.yml feat: Add GitHub Actions workflows for frontend CI/CD 2025-11-27 04:47:20 +01:00