Skip to content

Commit a81a009

Browse files
authored
Update generate-structure.yml
1 parent c2757e3 commit a81a009

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/generate-structure.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ jobs:
2525
pip install -r requirements.txt
2626
2727
- name: Run generate-structure script
28-
run: python generate_structure.py
28+
run: python mcp-orchestrator/generate_structure.py
29+

0 commit comments

Comments
 (0)