mirror of
https://github.com/diced/zipline.git
synced 2025-12-06 04:41: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
|
||||
env:
|
||||
ZIPLINE_BUILD: 'true'
|
||||
run: pnpm build:skip
|
||||
run: pnpm build
|
||||
|
||||
Reference in New Issue
Block a user