Skip to content

Commit 4526187

Browse files
committed
fix(ci): remove cache for pip
1 parent 7e8053c commit 4526187

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- uses: actions/setup-python@v5
1515
with:
1616
python-version: 3.12
17-
cache: pip
1817

1918
- run: pip install mkdocs-material
2019

0 commit comments

Comments
 (0)