Skip to content

Commit abda876

Browse files
committed
disable ui to disable vk for demo
1 parent 2b64ae0 commit abda876

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/lingbot-demo-runtime.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,8 @@ jobs:
156156
--example-data \
157157
--example-idx 0 \
158158
--total-blocks "${BLOCKS}" \
159-
--warmup-blocks 0
159+
--warmup-blocks 0 \
160+
--no-ui
160161
161162
- name: Validate LingBot demo artifacts
162163
run: |

0 commit comments

Comments
 (0)