Update .gitea/workflows/deploy.yml
Some checks failed
Build and deploy docs / deploy (push) Failing after 8s
Some checks failed
Build and deploy docs / deploy (push) Failing after 8s
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
echo "PATH=/home/git/venv/bin:$PATH" >> $GITHUB_ENV
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install --break-system-packages mkdocs-material mkdocs-macros-plugin pyyaml pillow
|
||||
run: pip install --break-system-packages mkdocs-material mkdocs-macros-plugin pyyaml pillow mkdocs-glightbox
|
||||
|
||||
- name: Generate placeholders for missing screenshots
|
||||
run: python3 tools/make_placeholders.py
|
||||
|
||||
Reference in New Issue
Block a user