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 ef5d501 commit a8bbc2aCopy full SHA for a8bbc2a
.github/workflows/ci_cli.yml
@@ -47,6 +47,6 @@ jobs:
47
- uses: actions/checkout@v4
48
- run: npm i
49
- run: npm run build
50
- working-directory: ./packages/components
+ working-directory: ../../packages/components
51
52
working-directory: ./apps/cli
0 commit comments