Skip to content

Commit 64b045d

Browse files
committed
fix ci
1 parent 35331ed commit 64b045d

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
@@ -40,5 +40,5 @@ jobs:
4040
- uses: actions/checkout@v4
4141
- run: npm i
4242
- run: npm run build
43-
working-directory: ./packages/components
43+
working-directory: ../../packages/components
4444
- run: npm run build

0 commit comments

Comments
 (0)