Attempt once again to remove PARCEL_WORKERS env var
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-13 07:38:53 -06:00
parent ba9aa14f2c
commit 1311b775ac
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ steps:
- name: build
image: node:22-slim
environment:
PNPM_HOME: /pnpm
PNPM_HOME: /var/woodpecker/pnpm
commands:
- corepack enable
- pnpm install