Update .gitea/workflows/pages.yml
Some checks failed
Continuous Integration / build (push) Failing after 22s
Some checks failed
Continuous Integration / build (push) Failing after 22s
This commit is contained in:
parent
c8a5f8606b
commit
650cd893a3
@ -13,8 +13,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- run: apt update -Y
|
||||
- run: apt install python3-pip -Y
|
||||
- run: apt update -y
|
||||
- run: apt install python3-pip -y
|
||||
- run: pip3 install mkdocs-material
|
||||
|
||||
- run: mkdocs build
|
||||
|
Loading…
Reference in New Issue
Block a user