Skip to content

Commit a2800f7

Browse files
author
dompling
committed
fix
1 parent 72661e8 commit a2800f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
uses: actions/setup-python@v5
2222
with:
2323
python-version: 3.x
24-
cache: 'pip' # 开启 pip 依赖缓存
2524

2625
- name: Install dependencies
2726
run: |

0 commit comments

Comments
 (0)