tercul-frontend/.github/workflows
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
..
build.yml Fix Corepack/Yarn caching issue in CI workflows 2025-11-27 06:33:19 +01:00
deploy.yml chore: Update to latest GitHub Actions versions 2025-11-27 06:29:51 +01:00
docker-build.yml chore: Update to latest GitHub Actions versions 2025-11-27 06:29:51 +01:00
lint.yml Fix Corepack/Yarn caching issue in CI workflows 2025-11-27 06:33:19 +01:00