mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-29 18:20:57 +00:00
ci: specify package versions in doc pipeline
This commit is contained in:
@@ -26,11 +26,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
|
|
||||||
- run: pip install mkdocs-material
|
- run: pip install mkdocs-material==7.2.6
|
||||||
|
|
||||||
- run: pip install mdx_truly_sane_lists
|
- run: pip install mdx_truly_sane_lists==1.2
|
||||||
|
|
||||||
- run: pip install mike
|
- run: pip install mike==1.1.0
|
||||||
|
|
||||||
- name: Configure git user and email
|
- name: Configure git user and email
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user