Update .gitea/workflows/deploy.yml
Some checks failed
Build and deploy docs / deploy (push) Failing after 36s
Some checks failed
Build and deploy docs / deploy (push) Failing after 36s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Set up virtualenv
|
- name: Set up virtualenv
|
||||||
run: |
|
run: |
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user