Skip to content

Commit c91db0d

Browse files
authored
fix: revert bmb module-definition path to src/module.yaml (#2146)
bmad-builder reverted its skills/ directory back to src/ for installer compatibility (bmad-code-org/bmad-builder#40). Update the external modules manifest to match.
1 parent 513f440 commit c91db0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/installer/external-official-modules.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
modules:
55
bmad-builder:
66
url: https://github.com/bmad-code-org/bmad-builder
7-
module-definition: skills/module.yaml
7+
module-definition: src/module.yaml
88
code: bmb
99
name: "BMad Builder"
1010
description: "Agent and Builder"

0 commit comments

Comments
 (0)