Update .gitea/workflows/pages.yml
Some checks failed
Continuous Integration / build (push) Failing after 25s
Some checks failed
Continuous Integration / build (push) Failing after 25s
This commit is contained in:
parent
17845d2dba
commit
30074a3da0
@ -14,7 +14,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- run: apt update -y
|
- run: apt update -y
|
||||||
- run: apt install python3 -y
|
- run: apt install python3 python3-pip -y
|
||||||
- run: pip3 install mkdocs-material
|
- run: pip3 install mkdocs-material
|
||||||
|
|
||||||
- run: mkdocs build
|
- run: mkdocs build
|
||||||
|
Loading…
Reference in New Issue
Block a user