try installing wkhtmltox's dependencies first

merge-requests/131/head
nr0q 2021-09-21 11:59:52 -05:00
rodzic 7076b7ea51
commit 2c94f4f9d0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -70,7 +70,7 @@ build-userguide:
mkdir -p artifacts
mkdir -p artifacts/docs
apt-get -qq update
apt-get -qq -o dir::cache::archives="$APT_CACHE_DIR" install -y npm wget
apt-get -qq -o dir::cache::archives="$APT_CACHE_DIR" install -y npm wget xfonts-base xfonts-75dpi
wget https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6-1/wkhtmltox_0.12.6-1.buster_amd64.deb
dpkg -i wkhtmltox_0.12.6-1.buster_amd64.deb
npm install -g github-wikito-converter