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 d830fe9 commit 50262e2Copy full SHA for 50262e2
.github/workflows/build-search.yml
@@ -28,7 +28,7 @@ jobs:
28
node-version: '20'
29
30
- name: Run Prep from Master
31
- run: yarn copy-clickhouse-repo-docs
+ run: yarn copy-clickhouse-repo-docs -f
32
33
- name: Run Auto Generate Settings
34
run: yarn autogenerate-settings
0 commit comments