Jitpack doesn't have gclib required for Node 20 which means all builds fail there when yarn build is attempted.
This makes yarn tasks conditional dependency with -PisJitpack flag which skips the problematic section
Affects issues:
- Possibly fixed#3411