We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7e2b5 commit f1509f7Copy full SHA for f1509f7
.github/workflows/push.yml
@@ -58,7 +58,7 @@ jobs:
58
fail-fast: false
59
60
env:
61
- CUBEJS_WORKER_THREADS_TRANSPILATION: ${{ matrix.transpile-worker-threads }}
+ CUBEJS_TRANSPILATION_WORKER_THREADS: ${{ matrix.transpile-worker-threads }}
62
steps:
63
- id: get-tag-out
64
run: echo "$OUT"
0 commit comments