turash/.gitea/workflows
Damir Mukimov a80d5ddfb4
fix: Enable Corepack to install Yarn in CI workflow
- Add corepack enable step before yarn commands
- Corepack comes with Node.js and manages package managers
- Fixes 'Unable to locate executable file: yarn' error
- Required for Yarn 4 (Berry) specified in package.json
2025-12-24 23:13:45 +01:00
..
ci.yml fix: Enable Corepack to install Yarn in CI workflow 2025-12-24 23:13:45 +01:00