Update .gitea/workflows/publish-docs.yaml
All checks were successful
MkDocs Subpath Deploy / build-and-deploy (push) Successful in 11s
All checks were successful
MkDocs Subpath Deploy / build-and-deploy (push) Successful in 11s
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install mkdocs-material
|
||||
pip install -r requirements.txt
|
||||
pip install -r docs/docker/requirements.txt
|
||||
|
||||
- name: Build del sito
|
||||
run: mkdocs build
|
||||
|
||||
Reference in New Issue
Block a user