Skip to content

Commit f2d8cdd

Browse files
author
yitzy299
committed
I said final
Signed-off-by: yitzy299 <yitzy299@users.noreply.github.com>
1 parent 3d631c2 commit f2d8cdd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ jobs:
1818
with:
1919
python-version: 3.x
2020
- name: Install mkdocs
21-
run: pip install mkdocs-material
22-
- name: Install mike
23-
run: pip install mike
21+
run: pip install mkdocs-material mike
2422
- name: Set up git credentials
2523
uses: oleksiyrudenko/gha-git-credentials@v2-latest
2624
with:

0 commit comments

Comments
 (0)