turash/.gitea/workflows
Damir Mukimov 3ddf8e2624
fix: Remove yarn cache from setup-node to fix yarn not found error
- Remove cache: 'yarn' from setup-node action as yarn isn't available yet
- Corepack will handle yarn installation after Node.js setup
- Fixes error where setup-node tries to use yarn before it's installed
2025-12-24 23:15:19 +01:00
..
ci.yml fix: Remove yarn cache from setup-node to fix yarn not found error 2025-12-24 23:15:19 +01:00