diff --git a/.github/workflows/schema.yml b/.github/workflows/schema.yml index f0e32b2..50a10ef 100644 --- a/.github/workflows/schema.yml +++ b/.github/workflows/schema.yml @@ -93,7 +93,7 @@ jobs: uses: actions/checkout@v4 with: ref: schema - path: $GITHUB_WORKSPACE/docs/_static/schema + path: ./docs/_static/schema - name: Remove old schema for version run: |