We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2757e3 commit a81a009Copy full SHA for a81a009
.github/workflows/generate-structure.yml
@@ -25,4 +25,5 @@ jobs:
25
pip install -r requirements.txt
26
27
- name: Run generate-structure script
28
- run: python generate_structure.py
+ run: python mcp-orchestrator/generate_structure.py
29
+
0 commit comments