]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
👷 Remove Zensical docs cache (#2065)
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 7 Aug 2026 17:40:20 +0000 (19:40 +0200)
committerGitHub <noreply@github.com>
Fri, 7 Aug 2026 17:40:20 +0000 (19:40 +0200)
.github/workflows/build-docs.yml

index 0f74ef2160aca5ed3f50a3a47158da5ab66e1a76..f0c968af9de794f2170dcd66e0b588e6dc848bd6 100644 (file)
@@ -67,10 +67,6 @@ jobs:
             uv.lock
       - name: Install docs extras
         run: uv sync --locked --no-dev --group docs
-      - uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
-        with:
-          key: mkdocs-cards-${{ github.ref }}
-          path: .cache
       - name: Build Docs
         run: uv run ./scripts/docs.py build
       - uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1