diff --git a/.github/workflows/pages.yaml b/.github/workflows/pages.yaml index 05998f3..93f1654 100644 --- a/.github/workflows/pages.yaml +++ b/.github/workflows/pages.yaml @@ -51,8 +51,8 @@ jobs: username: github password: ${{ secrets.GH_TOKEN }} - - name: Install the project - run: uv sync --all-extras --dev + # - name: Install the project + # run: uv sync --all-extras --dev # The .cache directory is used for 3rd party assets, as part of the privacy plugin. # It is also used to cache the generated social media cards.