Add txt2tags and pandoc to build env

This commit is contained in:
John J. Camilleri
2020-06-30 10:17:34 +02:00
parent eb185e5358
commit 398c64734c

View File

@@ -26,7 +26,9 @@ jobs:
libghc-json-dev \
python-dev \
default-jdk \
libtool-bin
libtool-bin \
txt2tags \
pandoc
- name: Checkout RGL
env: