Skip to content

Commit d90d4b2

Browse files
author
shijiashuai
committed
fix: remove pip cache from docs workflow (no requirements.txt in sparse-checkout)
1 parent 180a8bc commit d90d4b2

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
@@ -48,7 +48,6 @@ jobs:
4848
uses: actions/setup-python@v5
4949
with:
5050
python-version: '3.11'
51-
cache: 'pip'
5251

5352
- name: Install Python dependencies
5453
run: |

0 commit comments

Comments
 (0)