Update .gitea/workflows/pages.yml
Some checks failed
Continuous Integration / build (push) Failing after 6s
Some checks failed
Continuous Integration / build (push) Failing after 6s
This commit is contained in:
parent
d1a4c7ee07
commit
bde3c99d4b
@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.10
|
||||||
- run: pip install mkdocs-material
|
- run: pip install mkdocs-material
|
||||||
|
|
||||||
- run: mkdocs build
|
- run: mkdocs build
|
||||||
|
Loading…
Reference in New Issue
Block a user