Skip to content

Commit 228fbca

Browse files
committed
fix(multimodal): add netlify.toml to fix docs deployment build order
1 parent c619c7a commit 228fbca

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

multimodal/netlify.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build]
2+
base = "multimodal"
3+
command = "pnpm bootstrap && pnpm --filter @agent-tars/docs... build"
4+
publish = "websites/docs/doc_build"

0 commit comments

Comments
 (0)