Update .gitea/workflows/deploy.yml
All checks were successful
Build and deploy docs / deploy (push) Successful in 4s
All checks were successful
Build and deploy docs / deploy (push) Successful in 4s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
- name: Set up virtualenv
|
||||
run: |
|
||||
echo "PATH=/home/gitea_runner/venv/bin:$PATH" >> $GITHUB_ENV
|
||||
echo "PATH=$HOME/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