mirror of
https://github.com/diced/zipline.git
synced 2025-12-05 20:40:12 -08:00
fix: remove skip build
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -47,4 +47,4 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
env:
|
env:
|
||||||
ZIPLINE_BUILD: 'true'
|
ZIPLINE_BUILD: 'true'
|
||||||
run: pnpm build:skip
|
run: pnpm build
|
||||||
|
|||||||
Reference in New Issue
Block a user