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 a81a009 commit e2c6095Copy full SHA for e2c6095
.github/workflows/generate-structure.yml
@@ -24,6 +24,5 @@ jobs:
24
python -m pip install --upgrade pip
25
pip install -r requirements.txt
26
27
- - name: Run generate-structure script
28
- run: python mcp-orchestrator/generate_structure.py
29
-
+ - name: Run generate-structure script
+ run: python generate_structure.py
0 commit comments