This commit is contained in:
parent
54e148229f
commit
7736a263c6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
run: |
|
||||
apt update
|
||||
apt install -y mkdocs mkdocs-bootstrap mkdocs-nature mkdocs-material mkdocs-autorefs rsync weasyprint python3-pip
|
||||
python -m venv my-venv
|
||||
python3 -m venv my-venv
|
||||
source my-venv/bin/activate
|
||||
pip install mkdocs-with-pdf
|
||||
- name: Install SSH key
|
||||
|
|
Loading…
Reference in a new issue