There was an error while loading. Please reload this page.
1 parent 18217df commit 2a506d7Copy full SHA for 2a506d7
1 file changed
.github/workflows/build-docs.yml
@@ -67,10 +67,6 @@ jobs:
67
uv.lock
68
- name: Install docs extras
69
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
74
- name: Build Docs
75
run: uv run ./scripts/docs.py build
76
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
0 commit comments