mirror of
https://github.com/alexta69/metube.git
synced 2026-07-23 13:22:48 +00:00
38c0ca22f4
corepack prepare pnpm --activate without a version was resolving to 12.0.0-alpha.0 (broken pre-release), causing the dockerhub-build-push job to fail. Adding packageManager field pins it to a stable release.