Update .gitea/workflows/pages.yml
Some checks failed
Continuous Integration / build (push) Failing after 4s
Some checks failed
Continuous Integration / build (push) Failing after 4s
This commit is contained in:
parent
c36cb57611
commit
06f890f6af
@ -13,9 +13,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- uses: actions/setup-python@v4
|
- run: sudo apt update
|
||||||
with:
|
- run: sudo apt install python3-pip
|
||||||
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