Skip to content

Commit b3c6367

Browse files
authored
Disable pip cache
1 parent 4e26b67 commit b3c6367

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
- uses: actions/setup-python@v4
1111
with:
1212
python-version: 3.8
13-
cache: "pip"
1413
- name: Install Dependencies
1514
run: pip install hatch
1615
- run: hatch run docs:deploy

0 commit comments

Comments
 (0)