We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35331ed commit 64b045dCopy full SHA for 64b045d
.github/workflows/ci_cli.yml
@@ -40,5 +40,5 @@ jobs:
40
- uses: actions/checkout@v4
41
- run: npm i
42
- run: npm run build
43
- working-directory: ./packages/components
+ working-directory: ../../packages/components
44
0 commit comments