Skip to content

Commit 14a4f79

Browse files
CI: fix docs build workflow caching
1 parent ddb4ac6 commit 14a4f79

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/docs_build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
uses: actions/setup-python@v5
2121
with:
2222
python-version: "3.12"
23-
cache: "pip"
2423

2524
- name: Install MkDocs
2625
run: |

0 commit comments

Comments
 (0)