Skip to content

Commit a0198ce

Browse files
committed
fix: add more debug info
1 parent 7f60de0 commit a0198ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
ls -la common/core/dist/ || echo "common-core dist not found"
4040
ls -la common/backend/core/dist/ || echo "common-backend-core dist not found"
4141
ls -la node_modules/@llm-ts-example/common-backend-core/dist/ || echo "symlink dist not found"
42+
ls -la node_modules/@llm-ts-example/common-core/ || echo "common-core link not found"
4243
4344
- name: Build
4445
run: |

0 commit comments

Comments
 (0)