Re-add parcel workers environment
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-09 23:15:52 -06:00
parent d959d24894
commit 877863dff9
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -3,6 +3,7 @@ steps:
image: node:22-slim
environment:
PNPM_HOME: /pnpm
PARCEL_WORKERS: 0
commands:
- corepack enable
- pnpm install