Skip to content

Commit 50262e2

Browse files
committed
use -f argument for yarn copy-clickhouse-repo-docs to fix failing action
1 parent d830fe9 commit 50262e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-search.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
node-version: '20'
2929

3030
- name: Run Prep from Master
31-
run: yarn copy-clickhouse-repo-docs
31+
run: yarn copy-clickhouse-repo-docs -f
3232

3333
- name: Run Auto Generate Settings
3434
run: yarn autogenerate-settings

0 commit comments

Comments
 (0)