Skip to content

Commit c34d02a

Browse files
committed
ci: fix docs
1 parent 4c6d97f commit c34d02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- run: pnpm turbo run build
6666
if: steps.cached-build-artifacts.outputs.cache-hit != 'true'
6767

68-
- run: pnpm turbo run docgen --filter=evolution
68+
- run: pnpm turbo run docgen --filter=@evolution-sdk/evolution
6969

7070
- run: pnpm turbo run build --filter=docs
7171

0 commit comments

Comments
 (0)