Skip to content

Commit a8bbc2a

Browse files
committed
fix ci
1 parent ef5d501 commit a8bbc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
- uses: actions/checkout@v4
4848
- run: npm i
4949
- run: npm run build
50-
working-directory: ./packages/components
50+
working-directory: ../../packages/components
5151
- run: npm run build
5252
working-directory: ./apps/cli

0 commit comments

Comments
 (0)