Skip to content

Commit

Permalink
I said final
Browse files Browse the repository at this point in the history
Signed-off-by: yitzy299 <[email protected]>
  • Loading branch information
yitzy299 committed Sep 3, 2021
1 parent 3d631c2 commit f2d8cdd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ jobs:
with:
python-version: 3.x
- name: Install mkdocs
run: pip install mkdocs-material
- name: Install mike
run: pip install mike
run: pip install mkdocs-material mike
- name: Set up git credentials
uses: oleksiyrudenko/gha-git-credentials@v2-latest
with:
Expand Down

0 comments on commit f2d8cdd

Please sign in to comment.