This commit is contained in:
parent
7dd69b4250
commit
edfc4a9ee2
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ jobs:
|
|||
apt update
|
||||
apt install -y mkdocs mkdocs-bootstrap mkdocs-nature mkdocs-material mkdocs-autorefs rsync weasyprint python3.11-venv
|
||||
python3 -m venv my-venv
|
||||
SHELL ["/bin/bash", "-c"]
|
||||
source my-venv/bin/activate
|
||||
pip install mkdocs-with-pdf
|
||||
- name: Install SSH key
|
||||
|
|
Loading…
Reference in a new issue