diff --git a/.github/workflows/update_blueprints.yaml b/.github/workflows/update_blueprints.yaml index 7b71e87..d60863f 100644 --- a/.github/workflows/update_blueprints.yaml +++ b/.github/workflows/update_blueprints.yaml @@ -25,7 +25,7 @@ jobs: python-version: '3.x' - name: Run update script - run: python update_blueprints.py + run: python scripts/update_blueprints.py - name: Commit changes env: