Skip to content

Commit

Permalink
updated pip install mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
Acribbs committed Nov 13, 2024
1 parent 83aac26 commit 76daa29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cgatcore_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: Install MkDocs and Dependencies
run: |
pip install mkdocs mkdocs-material mkdocs-gh-deploy
pip install mkdocs mkdocs-material
- name: Build and Deploy MkDocs Site
run: mkdocs gh-deploy --force --clean
Expand Down

0 comments on commit 76daa29

Please sign in to comment.