fix: Correct path to instructions in bmad-init workflow (#663)
Co-authored-by: Brian <bmadcode@gmail.com>
This commit is contained in:
@@ -9,6 +9,6 @@ date: system-generated
|
|||||||
|
|
||||||
# This is an action workflow - no template output
|
# This is an action workflow - no template output
|
||||||
template: false
|
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
|
web_bundle: false
|
||||||
|
|||||||
Reference in New Issue
Block a user