Skip to content

Commit 9589e17

Browse files
committed
debug
1 parent bdae128 commit 9589e17

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test-preview.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ jobs:
3838
repository: ClickHouse/clickhouse-docs
3939
path: ./
4040

41+
# Debug: List files in the working directory
42+
- name: List files
43+
run: ls -la
44+
4145
# Step 3: Download reference docs
4246
- name: Download Reference Docs
4347
run: |

0 commit comments

Comments
 (0)