mirror of
https://github.com/vale981/ablog
synced 2025-03-04 16:51:39 -05:00
Update config.yml
This commit is contained in:
parent
3379039fbf
commit
4c16756d87
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ apt-run: &apt-install
|
|||
name: Install apt packages
|
||||
command: |
|
||||
apt update
|
||||
apt install -y graphviz build-essential
|
||||
apt install -y graphviz build-essential pandoc
|
||||
|
||||
docs-install: &docs-install
|
||||
name: Install Python dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue