Update .gitea/workflows/deploy.yml

This commit is contained in:
2026-07-30 02:43:21 +00:00
parent f67bcea7cf
commit 05611046a2

View File

@@ -24,7 +24,7 @@ jobs:
echo "PATH=/home/git/venv/bin:$PATH" >> $GITHUB_ENV echo "PATH=/home/git/venv/bin:$PATH" >> $GITHUB_ENV
- name: Install dependencies - name: Install dependencies
run: pip install --break-system-packages mkdocs-material mkdocs-macros-plugin pyyaml run: pip install --break-system-packages mkdocs-material mkdocs-macros-plugin pyyaml pillow
- name: Generate placeholders for missing screenshots - name: Generate placeholders for missing screenshots
run: python3 tools/make_placeholders.py run: python3 tools/make_placeholders.py