Skip to content

Commit f1509f7

Browse files
committed
update env in ci
1 parent 1e7e2b5 commit f1509f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
fail-fast: false
5959

6060
env:
61-
CUBEJS_WORKER_THREADS_TRANSPILATION: ${{ matrix.transpile-worker-threads }}
61+
CUBEJS_TRANSPILATION_WORKER_THREADS: ${{ matrix.transpile-worker-threads }}
6262
steps:
6363
- id: get-tag-out
6464
run: echo "$OUT"

0 commit comments

Comments
 (0)