Skip to content

Commit 2a506d7

Browse files
authored
👷 Remove Zensical docs cache (#2065)
1 parent 18217df commit 2a506d7

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build-docs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@ jobs:
6767
uv.lock
6868
- name: Install docs extras
6969
run: uv sync --locked --no-dev --group docs
70-
- uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
71-
with:
72-
key: mkdocs-cards-${{ github.ref }}
73-
path: .cache
7470
- name: Build Docs
7571
run: uv run ./scripts/docs.py build
7672
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1

0 commit comments

Comments
 (0)