Update .gitea/workflows/deploy.yml
Some checks failed
Build and deploy docs / deploy (push) Failing after 3s
Some checks failed
Build and deploy docs / deploy (push) Failing after 3s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: Set up virtualenv
|
||||
run: |
|
||||
echo "PATH=/home/git/venv/bin:$PATH" >> $GITHUB_ENV
|
||||
echo "PATH=/home/gitea_runner/venv/bin:$PATH" >> $GITHUB_ENV
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install --break-system-packages mkdocs-material mkdocs-macros-plugin pyyaml pillow mkdocs-glightbox
|
||||
|
||||
Reference in New Issue
Block a user