pandoc
Some checks failed
/ job (push) Failing after 41s

This commit is contained in:
Marc Beninca 2024-03-22 16:15:15 +01:00
parent bdd1ab3861
commit 0fdd75e4ba
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -24,6 +24,7 @@ jobs:
apt-get install --assume-yes \ apt-get install --assume-yes \
'git' \ 'git' \
'tree' \ 'tree' \
'pandoc' \
'rsync' \ 'rsync' \
- name: Clone repository - name: Clone repository