Skip to content

Commit 3c0295e

Browse files
committed
chore: fix build
1 parent 2b5bcb0 commit 3c0295e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -594,9 +594,6 @@ jobs:
594594
uses: GoodManWEN/oracle-client-action@main
595595
- name: Build client
596596
run: yarn build
597-
working-directory: ./packages/cubejs-backend-native
598-
env:
599-
PYO3_PYTHON: python${{ matrix.python-version }}
600597
- name: Lerna tsc
601598
run: yarn tsc
602599
- name: Download cubestored-x86_64-unknown-linux-gnu-release artifact

0 commit comments

Comments
 (0)