Skip to content

Commit de94b5c

Browse files
Merge pull request #5 from no-witness-labs/fix/deploy-docs
ci: fix docs
2 parents e155ee9 + c34d02a commit de94b5c

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)