fix: Correct path to instructions in bmad-init workflow
This commit is contained in:
parent
df0c3e4bae
commit
14ff362ce1
|
|
@ -9,6 +9,6 @@ date: system-generated
|
|||
|
||||
# This is an action workflow - no template output
|
||||
template: false
|
||||
instructions: "{project-root}/src/core/workflows/bmad-init/instructions.md"
|
||||
instructions: "{project-root}/bmad/core/workflows/bmad-init/instructions.md"
|
||||
|
||||
web_bundle: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue