Skip to content

Commit 7ad0d47

Browse files
fixed update-doc workflow
1 parent 90e752c commit 7ad0d47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-doc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
uses: actions/setup-python@v4
1818
with:
1919
python-version: '3.10'
20-
cache: 'pip'
2120

2221
- name: Install mkdocs
2322
run: |

0 commit comments

Comments
 (0)