Skip to content

Commit 76daa29

Browse files
committed
updated pip install mkdocs
1 parent 83aac26 commit 76daa29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cgatcore_python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
- name: Install MkDocs and Dependencies
7070
run: |
71-
pip install mkdocs mkdocs-material mkdocs-gh-deploy
71+
pip install mkdocs mkdocs-material
7272
7373
- name: Build and Deploy MkDocs Site
7474
run: mkdocs gh-deploy --force --clean

0 commit comments

Comments
 (0)