Update .gitea/workflows/pages.yml
Some checks failed
Continuous Integration / build (push) Failing after 5s
Some checks failed
Continuous Integration / build (push) Failing after 5s
This commit is contained in:
parent
bde3c99d4b
commit
979144de20
@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 3.10
|
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