mirror of
https://github.com/diced/zipline.git
synced 2025-12-05 20:40:12 -08:00
fix: forgot to change to pnpm from yarn bruh
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -43,4 +43,4 @@ jobs:
|
||||
env:
|
||||
ZIPLINE_BUILD: 'true'
|
||||
NEXT_TELEMETRY_DISABLED: '1'
|
||||
run: yarn build
|
||||
run: pnpm build
|
||||
|
||||
Reference in New Issue
Block a user