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 4c6d97f commit c34d02aCopy full SHA for c34d02a
.github/workflows/docs.yml
@@ -65,7 +65,7 @@ jobs:
65
- run: pnpm turbo run build
66
if: steps.cached-build-artifacts.outputs.cache-hit != 'true'
67
68
- - run: pnpm turbo run docgen --filter=evolution
+ - run: pnpm turbo run docgen --filter=@evolution-sdk/evolution
69
70
- run: pnpm turbo run build --filter=docs
71
0 commit comments