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 840c54c commit 837d23cCopy full SHA for 837d23c
.github/workflows/build-search.yml
@@ -31,7 +31,7 @@ jobs:
31
run: yarn copy-clickhouse-repo-docs
32
33
- name: Run Auto Generate Settings
34
- run: yarn auto-generate-settings
+ run: yarn autogenerate-settings
35
36
- name: Run Indexer
37
run: yarn run-indexer
0 commit comments