Skip to content

Commit 5977227

Browse files
MeetNexusbmadcode
andauthored
fix: Correct path to instructions in bmad-init workflow (#663)
Co-authored-by: Brian <bmadcode@gmail.com>
1 parent b62e169 commit 5977227

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/core/workflows/bmad-init/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ date: system-generated
99

1010
# This is an action workflow - no template output
1111
template: false
12-
instructions: "{project-root}/src/core/workflows/bmad-init/instructions.md"
12+
instructions: "{project-root}/bmad/core/workflows/bmad-init/instructions.md"
1313

1414
web_bundle: false

0 commit comments

Comments
 (0)