This commit is contained in:
parent
e3e7653d43
commit
6a2c5a7d38
@ -8,8 +8,8 @@ jobs:
|
|||||||
- name: Checkout master
|
- name: Checkout master
|
||||||
uses: https://gitea.com/actions/checkout@v4
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
|
|
||||||
- name: Install pip
|
- name: Setup Python
|
||||||
run: apt-get install python3-pip
|
uses: https://gitea.com/actions/setup-python@v1
|
||||||
|
|
||||||
- name: Install Material for MkDocs
|
- name: Install Material for MkDocs
|
||||||
run: pip install mkdocs-material
|
run: pip install mkdocs-material
|
||||||
|
Loading…
x
Reference in New Issue
Block a user