fix: forgot to change to pnpm from yarn bruh

This commit is contained in:
diced
2023-08-28 21:30:16 -07:00
parent 37f83c605b
commit 43cc1453e1

View File

@@ -43,4 +43,4 @@ jobs:
env:
ZIPLINE_BUILD: 'true'
NEXT_TELEMETRY_DISABLED: '1'
run: yarn build
run: pnpm build