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:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.10"
|
||||
- run: sudo apt update
|
||||
- run: sudo apt install python3-pip
|
||||
- run: pip install mkdocs-material
|
||||
|
||||
- run: mkdocs build
|
||||
|
Loading…
Reference in New Issue
Block a user