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