diff --git a/.github/workflows/python-docs.yml b/.github/workflows/python-docs.yml index 9d7ffb7..b2ab6a0 100644 --- a/.github/workflows/python-docs.yml +++ b/.github/workflows/python-docs.yml @@ -37,7 +37,7 @@ jobs: working-directory: ./py-denormalized run: uv sync --no-dev --group docs --extra feast - - name: Configure Virtual Environment + - name: Build the docs working-directory: ./py-denormalized run: | source .venv/bin/activate