Skip to content

Commit e2c6095

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

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/generate-structure.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@ jobs:
2424
python -m pip install --upgrade pip
2525
pip install -r requirements.txt
2626
27-
- name: Run generate-structure script
28-
run: python mcp-orchestrator/generate_structure.py
29-
27+
- name: Run generate-structure script
28+
run: python generate_structure.py

0 commit comments

Comments
 (0)